PDA

View Full Version : Can one use ASP Offline


mex
04-07-2004, 04:34 PM
I have Windows Me O/S and would like to know whether I could run .asp files like that of .html files in my system or not..... What are the files or softwares required??? Please do let me know ....thanx

shmoove
04-07-2004, 05:07 PM
You need to run Personal Web Server on your machine (http://www.vpasp.com/virtprog/info/faq_pws.htm).

shmoove

miranda
04-08-2004, 02:12 AM
as shmoove said but if this is to be on an intranet site I would use another O/S. WindowsME does not handle memory management very well and will run out of memory and crash way too often.

mex
04-08-2004, 03:32 PM
thanx for the info... I guess i have to return to my old O/S if i want that!!! :(

angst
04-08-2004, 03:55 PM
holdup,
what do u want to run out side of IIS?

have you thought of running .vbs or .wsh or .js scripts?
they can be ran from the desktop, i use the all the time to various tasks.

what are you wanting to do?

A1ien51
04-08-2004, 06:34 PM
angst,

mex wants to run asp pages, that requires a "server" to be set up. That is what mex was after....

mex
04-09-2004, 01:47 AM
yap....I'm after the asp and nothing else :eek:

aspdude2004
04-16-2004, 12:30 PM
jus so u no u can get iis on xp pro by goin 2 the control panel and clicking add/emove programs and choosing add and remove windows components on the left ;)

Roy Sinclair
04-16-2004, 08:34 PM
See the link to Cassini at the end of this very similar thread: http://www.codingforums.com/showthread.php?t=36953

I think you'll find that's pretty much what you want/need.

mex
04-23-2004, 02:16 PM
thanx