Help regarding script.

  • Thread starter trialproduct2004
  • Start date
T

trialproduct2004

Hi all
i am new to asp.net
i am having problem in web form.
I have textbox and listbox control on form.
And i want to set text of textbox through script written in html page.
Suppose i declare variable sztemp in code behind and i want to set
value of this variable to textbox using script written in html page.

how to do it.
any one know about it.
any help will be appreciated.
thanks in advance.
 
M

Mark Rae

Suppose i declare variable sztemp in code behind and i want to set
value of this variable to textbox using script written in html page.

<input type=text value=<%=sztemp%>>
 
T

trialproduct2004

Hi
thanks for your reply
can u give me one sample example of using it.
thanks in advance.
 

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