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.
---