Hi,
I'm trying to create folders for bands. So they can have their own url e.g or as in for example. I know how to and have done this manually. I create a folder, then put a default.asp page in that folder with a response.redirect to the asp page of the band.
I'm now trying to do this dynamically to save me having to do 1000 of these and who knows how many in the future. The trouble is that the fileobjectsystem component will only allow me to create text files and when I try and create an .asp page anything with a " in it causes an error. I don't think the component can do it. it's the same with a header refresh to send to a new page.
Does anyone have a solution for creating these pages on the fly.
Thanks
gavin
I'm trying to create folders for bands. So they can have their own url e.g or as in for example. I know how to and have done this manually. I create a folder, then put a default.asp page in that folder with a response.redirect to the asp page of the band.
I'm now trying to do this dynamically to save me having to do 1000 of these and who knows how many in the future. The trouble is that the fileobjectsystem component will only allow me to create text files and when I try and create an .asp page anything with a " in it causes an error. I don't think the component can do it. it's the same with a header refresh to send to a new page.
Does anyone have a solution for creating these pages on the fly.
Thanks
gavin