Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: read HTML Contols from Code Behind


Message #1 by "Hovik Melkomian" <melvik@b...> on Wed, 30 Oct 2002 18:52:03 +0330
If you don't want them to runat server then the only way would be to
submit the values and use Request.Form[inputName]

-----Original Message-----
From: Hovik Melkomian [mailto:melvik@b...]
Sent: 30. oktober 2002 07:22
To: ASPX_Professional
Subject: [aspx_professional] read HTML Contols from Code Behind


Hi List,
I know how to read WebControls values from JavaScript.
Could any1 help me in opposite. How can I read HTML Controls from
JavaScript without makeing them runat=3D"server"?!

Thanks in advance,
Hovik.



---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=3D1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=3D1861007450

These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples. 

---

  Return to Index