PDA

Click to See Complete Forum and Search --> : dynamic page creation in asp.net


sandip
Jul 15th, 2005, 07:43 AM
In our web apps if there is more than one detail record then user can browse it on different page. i.e. only creating a object from existing webpage and use it. So how to solve this problem.
Thanks...

nemaroller
Jul 15th, 2005, 08:39 PM
Your post no make sense.

Anjari
Jul 16th, 2005, 01:58 AM
I think what you are trying to say is can have a hidden object and make it available to a user based on certain selections?

yes...

Fo example: I am using an application that is filled with hidden lables... and when a user fills out a form and submits that form, it grabs the values from the text boxes and then I make those labes visible in a onclick event.

If you need more help... post code or please be more through when explaining your problem.

Thanks!

Anjari

mendhak
Jul 16th, 2005, 05:37 AM
Which part is the problem that needs solving?