ASP to Java conversion

A

Appropriator

I’ve adopted a new client’s website to redesign and host. I downloaded it
into FP 2003. The problem is that it uses ASP. My Virtual Private Server is
Unix based Free BSD and won’t work with ASP. Short of Moving this client to a
Windows based server (read expensive) is there any way to convert ASP to
Java? I'll appreciate any input.

Best Regards,
Karl L. Baldwin
MountainLodgingâ„¢
Vacation Cabin Rental Listing Service
http://www.mountain-lodging.com
&
Web Design, Hosting & SEM
www.websites-online.com
800-418-1483
 
B

Bob Lehmann

Windows based server (read expensive)
Why do you say that?

There are many, very capable Windows hosts who are cheaper than many *Nix
hosts.

Bob Lehmann
 
M

Mark Fitzpatrick

Karl,
I haven't run into any ASP to JSP based applications that don't cost
way more than the price of hosting the web site in ASP. There's tons of
really, really cheap ASP hosting out there. Check out
http://www.brinkster.com ( as low as about $5 a month) for one.

Hope this helps,
Mark Fitzpatric
Microsoft MVP - FrontPage
 
W

Windsun

ASP has no relation to Java....

ASP Compatibility
a.. ASP is a Microsoft Technology
b.. To run IIS you must have Windows NT 4.0 or later
c.. To run PWS you must have Windows 95 or later
d.. ChiliASP is a technology that runs ASP without Windows OS
e.. InstantASP is another technology that runs ASP without Windows
What is an ASP File?
a.. An ASP file is just the same as an HTML file
b.. An ASP file can contain text, HTML, XML, and scripts
c.. Scripts in an ASP file are executed on the server
d.. An ASP file has the file extension ".asp"
How Does ASP Differ from HTML?
a.. When a browser requests an HTML file, the server returns the file
b.. When a browser requests an ASP file, IIS passes the request to the ASP
engine. The ASP engine reads the ASP file, line by line, and executes the
scripts in the file. Finally, the ASP file is returned to the browser as
plain HTML
 
C

Charlee

Does every web host require a year at a time, or more? This is expensive for
a nonprofit still trying to get ahead. Any ideas?

Char
 
S

Stefan B Rusynko

No
- most are month to month
Check out http://www.webhost4life.com/hosting_nosetup.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Does every web host require a year at a time, or more? This is expensive for
| a nonprofit still trying to get ahead. Any ideas?
|
| Char
|
| "Mark Fitzpatrick" wrote:
|
| > Karl,
| > I haven't run into any ASP to JSP based applications that don't cost
| > way more than the price of hosting the web site in ASP. There's tons of
| > really, really cheap ASP hosting out there. Check out
| > http://www.brinkster.com ( as low as about $5 a month) for one.
| >
| > Hope this helps,
| > Mark Fitzpatric
| > Microsoft MVP - FrontPage
| >
| > | > > I've adopted a new client's website to redesign and host. I downloaded it
| > > into FP 2003. The problem is that it uses ASP. My Virtual Private Server
| > > is
| > > Unix based Free BSD and won't work with ASP. Short of Moving this client
| > > to a
| > > Windows based server (read expensive) is there any way to convert ASP to
| > > Java? I'll appreciate any input.
| > >
| > > Best Regards,
| > > Karl L. Baldwin
| > > MountainLodgingT
| > > Vacation Cabin Rental Listing Service
| > > http://www.mountain-lodging.com
| > > &
| > > Web Design, Hosting & SEM
| > > www.websites-online.com
| > > 800-418-1483
| > >
| > >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top