hi
I need to execute an .asp page from a link, but I need to put the .asp file somewhere clever for it to work I think? any Ideas?
Also, do the if else statements work in the master template?
cheers
-jan
hi
I need to execute an .asp page from a link, but I need to put the .asp file somewhere clever for it to work I think? any Ideas?
Also, do the if else statements work in the master template?
cheers
-jan
You need a custom solution, and then you place the same place as you would if it was an aspx page.
Yes, the work on master templates also.
hi
a custom solution? does that mean I cant use it on a existing page?
and dw-tags will render inside the header also?
-jan
Yes, on a default solution you are only able to upload files to /Files subfolders, and these folders have script execution disabled. So you need to have the solution converted to a custom solution.
Yes, dw doesn't care where you put your tag in a file.
You must be logged in to post in the forum