| | |
WebContentForms Creation
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2009
Posts: 9
Reputation:
Solved Threads: 0
Hi there,
I got an empty Web content form that contains the content of a master page. When oen fo the buttons on the form is pressed im required to create a new window to show the result. How can I create that new window without actually having to add a new WebContentForm on the solution Explorer (and by that I mean what code should I type in order for me to create a form and make it visible to the user. Dynamically)?
(is there any solution like when you dynamically create a new button? like for example: )
I got an empty Web content form that contains the content of a master page. When oen fo the buttons on the form is pressed im required to create a new window to show the result. How can I create that new window without actually having to add a new WebContentForm on the solution Explorer (and by that I mean what code should I type in order for me to create a form and make it visible to the user. Dynamically)?
(is there any solution like when you dynamically create a new button? like for example:
c# Syntax (Toggle Plain Text)
button name = new button (); Controls.add(name):
Last edited by cavpollo; Sep 29th, 2009 at 6:39 pm.
•
•
Join Date: Jun 2009
Posts: 432
Reputation:
Solved Threads: 82
Basically an aspx page will have controls like buttons and textboxes associated with them. Also the page will have a class file associated with it to handle the events related to the page.
If you want to create an aspx page dynamically, you cannot maintain the page alignment, controls and events related to the page. And also you cannot create an instance of a web page and dispaly it just like button control.
Although somewhat you can manage to create an aspx page dymaically using StreamWriter classes but it is not adviceable.
If you want to create an aspx page dynamically, you cannot maintain the page alignment, controls and events related to the page. And also you cannot create an instance of a web page and dispaly it just like button control.
Although somewhat you can manage to create an aspx page dymaically using StreamWriter classes but it is not adviceable.
![]() |
Similar Threads
- MMORPG Creation Team needed (Software Development Job Offers)
- Toolbar CAB to EXE creation/installation program (Tech / IT Consultant Job Offers)
- iPanel 2.11.2 - Auto Account Creation and Billing Script with Forced Ads (Websites for Sale)
- In need of a sponsor for a technology website, $8,000 needed to begin site creation (Software Development Job Offers)
- VxD creation for Windows 2000 server (C)
Other Threads in the ASP.NET Forum
- Previous Thread: Hashtable data
- Next Thread: Web Form issue.
| Thread Tools | Search this Thread |
access adult advertising ajax analytics apple application apps blog botnet browser browsers business censorship cheap click code combo company content cpanel crime data dedicated design development digg directory domain domains dropdownlist eu facebook firefox forms fraud free google government hosting html ie8 india intel internet java job legal legislation linux maps marketing microsoft mobile module mozilla msn mysql net news opera patch php porn ppc privacy report research reseller reuse revenue rss search security seo services sex shared shopping site socialnetworking software survey teenagers uk url vb vb6 video w3c web webmaster website wiki wikipedia windows wolframalpha xml yahoo youtube






