Hi
just a quick question i've got an existing aspx page that i want to incorporate withn episerver i.e. add via create new page type so i can add user secuity and simple address, the page appears but the when i click on submit i get a page resource not found even though the page works outside of episerver. it seems that the submit button doesn't work when you incorporte within episerver i.e add to template. any clues guys on how i can do this.
Thanks
Yaqub
Hi,
What is the submit button doing? Is it an ASP.NET "style" submit that has an event handler in codebehind, or was it just performing a standard HTML form submit?
Rich