Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Creating Dynamic Web Pages without toolbars  (Read 3005 times)

0 Members and 1 Guest are viewing this topic.

Vikram Varaprasad

    Topic Starter


    Intermediate
  • Thanked: 6
    Creating Dynamic Web Pages without toolbars
    « on: April 22, 2010, 08:20:27 AM »
    Hello,
                I have a new problem again. Now it is with dynamic asp.net web pages. Well the problem is I've an application form that has to be filled and submitted by the users. Whenever the user click on submit button, the data has to be saved in database and a new dynamic web page should be created and displayed with some relevant application. The dynamic page shouldn't have any toolbars except the address bar.

                My form is currently saving the details in database but i don't know the further operation i.e., creating new form and displaying it without toolbars.
     
                I'm using Microsoft Visual Web Developer 2008 Express edition
                The code behind language is C#

    Please help me in solving my problem......
    Vikram...