473,508 Members | 2,403 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem in requesting then value of form Items.Please Help me

Hi
I have an form in a Html . this form contains a table and I create table
rows and Text boxes Dynamically with a JavaScript . when I submit this form
to a ASP Page then elements which generated dynamically can be accessed. BUT
I want to access to this elements By ASP.Net . In this case the problem is -
I can not access elements generated dynamically in that HTML Page.

Best Regards
Nov 19 '05 #1
2 1018
You need to use Request.Form() to access dyanmically added values in
javascript like you do in ASP....the control model won't be available (ie,
you can't do myTextBox.Text)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Afshin eini" <ma********@yahoo.com> wrote in message
news:ui**************@TK2MSFTNGP10.phx.gbl...
Hi
I have an form in a Html . this form contains a table and I create table
rows and Text boxes Dynamically with a JavaScript . when I submit this
form to a ASP Page then elements which generated dynamically can be
accessed. BUT I want to access to this elements By ASP.Net . In this case
the problem is - I can not access elements generated dynamically in that
HTML Page.

Best Regards

Nov 19 '05 #2
You need to use Request.Form() to access dyanmically added values in
javascript like you do in ASP....the control model won't be available (ie,
you can't do myTextBox.Text)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Afshin eini" <ma********@yahoo.com> wrote in message
news:ui**************@TK2MSFTNGP10.phx.gbl...
Hi
I have an form in a Html . this form contains a table and I create table
rows and Text boxes Dynamically with a JavaScript . when I submit this
form to a ASP Page then elements which generated dynamically can be
accessed. BUT I want to access to this elements By ASP.Net . In this case
the problem is - I can not access elements generated dynamically in that
HTML Page.

Best Regards

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
2116
by: MyaTiX | last post by:
Hi Can someone please help! I am having a problem with a form! I need to be able to pull information from one table when the page loads and update another table after I have made changes but the...
1
2798
by: Lizzy | last post by:
I have an internet application which has a progress bar show whenever the customer is requesting data from the server. This progress bar is coded to work in both Netscape 4.75 and above and IE 5.0...
5
4204
by: Vigneshwar Pilli via DotNetMonster.com | last post by:
string connectionString1 = "server=(local); user=sa;password=sa; database=sonic"; System.Data.SqlClient.SqlConnection dbConnection1 = new System.Data.SqlClient.SqlConnection(connectionString1);...
0
1630
by: Mike Hofer | last post by:
Hi everyone. I could really use some help. First, the backstory: ===================== I *really* need a 3-state checkbox for my ASP.NET application. Specifically, I need one that lets me set...
1
4104
by: daniel_xi | last post by:
Hi all, I am running a VS 2003 .NET project on my client machine (Win 2000 SP4, ..NET framework 1.1), running an ASP.NET application on a remote web server (Win 2000 Server, IIS 6.0, .NET...
0
955
by: venhari | last post by:
Hi Friends, I have 2 Forms one is ListMenu.aspx and other one is ModifyMenu.aspx. Listmenu.aspx is to diaply all the menus of Tree View Control in Data Grid. like First Column is TabName,...
3
1635
by: judge82 | last post by:
Please I need help with this so bad. I have been struggling with it for 2weeks now. on line 206, I what to create a link that will direct you to the detail of the chosen items, like in the...
1
4077
by: johnVarma | last post by:
Hi All, Iam facing a problem with bar chart using coldFusion. if there is only one <cfchartseries> tag then the seriesLabel attribute is not displaying instead of that the items of the...
2
2996
by: swethak | last post by:
hi , i write the code in .htm file. It is in cgi-bin/searches/one.htm.In that i write a form submitting and validations.But validations are not worked in that .htm file. I used the same code in my...
0
7379
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...
0
7493
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5625
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5049
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1550
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.