Get a Value from HTML Control to WEB Control

M

Mariame

Hi Everyone,
How to get a value from an HTML text filed (client side) to textbox (Server
Side) ?

Thanks
 
C

Cowboy \(Gregory A. Beamer\) [MVP]

In order to transfer from control to control, you either do it client side
(which entails JavaScript on the IDs of the controls, or server side, which
entails pulling the HTML value from Request("controlName") and placing into
ControlName2.Text.

Hope this makes sense.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top