Re: Getting value from asp:label into javascript input value
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Getting value from asp:label into javascript input value

From: Dwizz <Dwizz20@yahoo.co.uk>
Date: Fri Aug 05 2005 - 16:09:45 CEST

Thanks for the reply ASM,
but when I use the code below I get a compiler error saying execute is
not declared

> <input id="Label2" readonly="readonly" type="text"
> name="unitprice[]"
> value="<% execute "response.write Label" %>" />
>
> where *Label* would be your asp Label value
Received on Mon Oct 24 02:13:51 2005