thanks,
AngelHi,
If I get you right you want to pass values to ASP.NET page properties
that you add on server side. You can't do it from client side directly
since DHTML just knows predefined page properties and anyway those
properties are server side one. However you can pass parameters as Form
hidden field to request page and use those fields from Form_Load to set
server side control.
Natty Gur[MVP]
blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)52-8888377
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
0 comments:
Post a Comment