Hi,

I want to know how to make the aspx page in button click at the runtime.My requirement is that User enter the qusetion and click the submit button automatically create one new .aspx page with that question and also my usercontrol design.. after i submit the answer rewrite the answer in that question page... ..that page stored in database.i dont know how to do.please tell me basic code to create these in button...

Hi,
does u r requirement has to create a new page every time or can it use a already created page with user controls in it.first write a code for the submit button click event,when ever user clicks on submit button a pop up page is opened and the question appears in the page based on the query string passsed on that popup page.u can save the answer in the databse rather saving whole page in the database.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.