Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > Classic ASP

Closed Thread
 
LinkBack Thread Tools
Old September 21st, 2004, 04:18 PM   #1
Highly Reputable Member
 
benbacardi's Avatar
 

Join Date: Feb 2004
Location: United Kingdom
Age: 22
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 benbacardi will become famous soon enough
Creating files with ASP?

is it possible to create acutal physical pages on the server using ASP?
benbacardi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Old September 21st, 2004, 04:53 PM   #2
Rob
Elite Veteran
SuperMember
 
Rob's Avatar
 

Join Date: Jul 2003
Location: Southern UK
Age: 35
Posts: 3,126
Blog Entries: 7
Thanks: 28
Thanked 22 Times in 19 Posts
Rep Altering Power: 0 Rob is a jewel in the rough Rob is a jewel in the rough Rob is a jewel in the rough
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 - Webforumz Founder
Web Designer Support Network || Personal Project: Sanctuary for Student Midwives
Rob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Old September 22nd, 2004, 02:11 PM   #3
Highly Reputable Member
 
benbacardi's Avatar
 

Join Date: Feb 2004
Location: United Kingdom
Age: 22
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 benbacardi will become famous soon enough
thanks rob!
benbacardi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Old September 25th, 2004, 04:05 AM   #4
Most Reputable Member
 
spinal007's Avatar
 

Join Date: Mar 2004
Location: Good Ol'London
Age: 24
Posts: 1,684
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Rep Altering Power: 0 spinal007 has a spectacular aura about spinal007 has a spectacular aura about
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:
Code:
CreateFolder "/test_folder/"
WriteToFile "/test_folder/my_file.asp", "hello world!"
spinal007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Bookmarks

Tags
creating , files , asp


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
re-creating this WDH HTML, XHTML and CSS 4 February 14th, 2008 03:46 AM
Dynamically creating .ram files php - Realplayer Andy K PHP 14 September 11th, 2007 05:24 PM
.jar files AdjLaz JavaScript 1 July 27th, 2006 09:57 AM
Help with MP3 Files ricky1911 HTML, XHTML and CSS 5 December 13th, 2005 07:13 PM
".lbi" files MotorMouth PHP 2 October 18th, 2004 01:20 AM


Search Engine Optimization by vBSEO 3.2.0 RC8