Question
Can I do this on 1 page?
Hi Guys,
Just now I have a form that sends the contents of a text box via the forms action to another asp page that has a function on it that takes the string from the text box and makes a folder in the sites root and then bounces back to the first page once done.
Id like to do this all on 1 page if I could??
The user adds the folder name in the text box, hits submit, the function makes the folder and a message is displayed somehow to say job Done!!
Can anyone advise me how to do this if its possible?
Im using DW8 / ASP pages, and doing it in VBS using FSO to make my folders.
Thanks in advance for any help.
Regards
Tag
Just now I have a form that sends the contents of a text box via the forms action to another asp page that has a function on it that takes the string from the text box and makes a folder in the sites root and then bounces back to the first page once done.
Id like to do this all on 1 page if I could??
The user adds the folder name in the text box, hits submit, the function makes the folder and a message is displayed somehow to say job Done!!
Can anyone advise me how to do this if its possible?
Im using DW8 / ASP pages, and doing it in VBS using FSO to make my folders.
Thanks in advance for any help.
Regards
Tag
