Sandeep Singh Shekhawat

Sandeep Singh Shekhawat

  • NA
  • 19.7k
  • 28.3m

How can create dynamic Web Form on Button click under particular directory?

Oct 19 2012 2:28 AM
I have a web page which have 2 TextBoxes (1 for page title and another for page content) and a button. I want following functionality:

1. When click on Button a web form will create with first text box name(means TextBox1.Text+".aspx");

2. 2nd Textbox text should show as content of dynamic created page.

3. Dynamic created page should implement master page.

Please suggest process how can we implement this functionality?

Thanks
Sandeep



Answers (1)