Forums
This topic is locked
ASP running from a CD:
Posted 24 May 2002 12:12:19
1
has voted
24 May 2002 12:12:19 Ian Etherington posted:
Ok folks, here is my problem:I have built a site (www.blindjustice.co.uk) and I have been asked if it can be dumped onto cd for viewing Offline, now the problem is the pages are ASP, and hence need a server to run. is their anyway of viewing the asp pages offline without a server?
Thanks,
Ian
"To start press any key", where's the any key?
Replies
Replied 24 May 2002 13:16:25
24 May 2002 13:16:25 Owen Eastwick replied:
Take a look at the following:
www.octopod.net/sitecomp/index.htm
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
www.octopod.net/sitecomp/index.htm
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
Replied 24 May 2002 13:34:00
24 May 2002 13:34:00 Ian Etherington replied:
thanks for that, but I should have also said, a free one!
"To start press any key", where's the any key?
"To start press any key", where's the any key?
Replied 24 May 2002 17:09:03
24 May 2002 17:09:03 Viktor Farcic replied:
You can use FileSystemObject to create HTML file out of ASP.
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Ok folks, here is my problem:
I have built a site (www.blindjustice.co.uk) and I have been asked if it can be dumped onto cd for viewing Offline, now the problem is the pages are ASP, and hence need a server to run. is their anyway of viewing the asp pages offline without a server?
Thanks,
Ian
"To start press any key", where's the any key?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Ok folks, here is my problem:
I have built a site (www.blindjustice.co.uk) and I have been asked if it can be dumped onto cd for viewing Offline, now the problem is the pages are ASP, and hence need a server to run. is their anyway of viewing the asp pages offline without a server?
Thanks,
Ian
"To start press any key", where's the any key?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager
Replied 24 May 2002 17:12:08
24 May 2002 17:12:08 Ian Etherington replied:
THANK YOU!, Iwas going t o ask about changing it to HTML!
"To start press any key", where's the any key?
"To start press any key", where's the any key?
Replied 24 May 2002 17:18:53
24 May 2002 17:18:53 Ian Etherington replied:
ok, time to be the thick git, but How would I use the FileSystemObject to create HTMl fiels from ASP ones?
"To start press any key", where's the any key?
"To start press any key", where's the any key?
Replied 25 May 2002 20:04:35
25 May 2002 20:04:35 Viktor Farcic replied:
You can use XMLHTTP object to get HTML from other ASP page.
www.4guysfromrolla.com/webtech/110100-1.shtml
Once you get it, use FSO to create HTML file.
www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=148
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
ok, time to be the thick git, but How would I use the FileSystemObject to create HTMl fiels from ASP ones?
"To start press any key", where's the any key?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager
www.4guysfromrolla.com/webtech/110100-1.shtml
Once you get it, use FSO to create HTML file.
www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=148
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
ok, time to be the thick git, but How would I use the FileSystemObject to create HTMl fiels from ASP ones?
"To start press any key", where's the any key?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager