473,387 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Dynamically creating Asp Page

9
hii All,
I m Using C#
I need to create a new Asp Page from Running Page on Button Click ..
Can AnybodyHelp m ..



Thakns for help ,
Byeeeeeeeeee
Feb 21 '07 #1
7 1216
kenobewan
4,871 Expert 4TB
Why don't you just use a response redirect?
Feb 22 '07 #2
keyu
9
Why don't you just use a response redirect?
I dont have a page already created ..
i have to create a page n then save it on web server ..
Feb 22 '07 #3
Custom Control can be help ful ?
Feb 22 '07 #4
Frinavale
9,735 Expert Mod 8TB
I dont have a page already created ..
i have to create a page n then save it on web server ..
So let me get this straight, basically your user will enter code into your first page that creates and saves the second page on the server?(There's a big security problem doing this...I'd advise against doing this)

What are you trying to do?
On the first page, is the user given some options to customize their own page or something?? In this case, you should have a page already created for them...then just set the customizable components' visibility values to true or false based on the options they selected.

Could you be a bit more clear on what you are trying to do?

-Frinny
Feb 22 '07 #5
keyu
9
So let me get this straight, basically your user will enter code into your first page that creates and saves the second page on the server?(There's a big security problem doing this...I'd advise against doing this)

What are you trying to do?
On the first page, is the user given some options to customize their own page or something?? In this case, you should have a page already created for them...then just set the customizable components' visibility values to true or false based on the options they selected.

Could you be a bit more clear on what you are trying to do?

-Frinny
I m basically making a Software ...were i have various names entered in it .. now i have to keep a functinality to create a site i.e if user cliks on tat button then n then only tat page should be created else not ...
Feb 23 '07 #6
keyu
9
Custom Control can be help ful ?
According to m custom control are used for components i want to create new page . .if it can be used then pl tell m details about it ...
Feb 23 '07 #7
Frinavale
9,735 Expert Mod 8TB
I m basically making a Software ...were i have various names entered in it .. now i have to keep a functinality to create a site i.e if user cliks on tat button then n then only tat page should be created else not ...
I still don't understand.

What is the user entering (what names)?
What is the functionality that you are trying to keep?


-Frinny
Feb 23 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Duncan Welch | last post by:
Hi, I've got a fairly simple date control, that I'm creating dynamically in my page. The reason for creating it dynamically is that I want the ID to vary, depending on it's situation. The...
1
by: Kamal Jeet Singh | last post by:
Hi Friends !! I am facing problem in controlling the dynamically created controls on web page. The problem Scenario is Scenario:- My requirement is to load the web user controls on the web...
2
by: Patrick | last post by:
I want to define a set of web-form templates in XML and render the equivalent web-form with ASP.NET, then process any input server controls on the form. Reading the XML file from Page_load is...
3
by: Dotnet Gruven | last post by:
I've built a WebForm with a Table added dynamically in Page_Load when IsPostBack is false. The table includes a couple of TextBoxes, RadioButtonLists and CheckboxLists. On postback, those...
6
by: Tex | last post by:
I am writting a survey system web application. I am using ASP.Net 2, C# and MS SQL 2005. I am able to store surveys and questions associated to the surveys just fine. The problem I am having is...
5
by: SalamElias | last post by:
I am creating several chkBoxes dynamically and assigning an event handler in the Page_load as foillows ***************************** Dim chkCatOption As CheckBox = New CheckBox chkCatOption.Text...
9
by: netasp | last post by:
hi all, how can I populate one aspx form when page is loading based on page ID? for example: loading page A (to search for VB code) would display labels and texboxes, dropdown lists all related...
6
by: Bjorn Sagbakken | last post by:
Hello In VS2005: I am adding buttons and textboxes dynamically into a table, that also dynamically expands. So far, so good, actually very nice. But I am having trouble starting the desired...
1
by: semomaniz | last post by:
I have a form where i have created the form dynamically. First i manually added a panel control to the web page. Then i added another panel dynamically and inside this panel i created tables. I have...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.