This is a discussion on "Creating files with ASP?" within the Classic ASP section. This forum, and the thread "Creating files with ASP? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Creating files with ASP?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
Creating files with ASP?
is it possible to create acutal physical pages on the server using ASP?
|
|
|
|
||||
|
yes.
You can use the fileSystemObject to physically create files. Search the forums for 'FSO' or 'filesystemobject' Hope this helps... post back if you get stuck.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
I've written a "FSO library" in ASP (make, delete, rename, move files and folders)
you can have the code if you're interested. it will save you a lot of time e.g.: if you wanted to write a file "/test_folder/my_file.asp" you'd call:
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| creating, files, asp |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| re-creating this | WDH | Web Page Design | 4 | Feb 14th, 2008 07:46 |
| Dynamically creating .ram files php - Realplayer | Andy K | PHP Forum | 14 | Sep 11th, 2007 21:24 |
| .jar files | AdjLaz | JavaScript Forum | 1 | Jul 27th, 2006 13:57 |
| Help with MP3 Files | ricky1911 | Web Page Design | 5 | Dec 13th, 2005 23:13 |
| ".lbi" files | MotorMouth | PHP Forum | 2 | Oct 18th, 2004 05:20 |