On-The-Fly ASPX

G

Guest

Hi,

Does anyone have a clue how to create a page during runtime?

I am developing a web control library. The control I am developing within it
presently will need to present the user with a modal dialog page. However,
the page will not exist until the users interaction calls for it.

So in this case I can not create an aspx page with its code behind at design
time.

Any help or clues would be great!
 
K

Kevin Spencer

Saying that you can't create a modal dialog page with its code behind at
design time is like saying that when you're building a Windows Forms app,
you can't create a modal dialog form with its code at design time. Of course
you can.
However,
the page will not exist until the users interaction calls for it.

No page exists until the user's interaction (Request via browser) calls for
it.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,200
Latest member
LaraHunley

Latest Threads

Top