Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Re: Access control values changed via Client-Side Javascript

 
Thread Tools Search this Thread
Old 08-29-2003, 01:16 PM   #1
Default Re: Access control values changed via Client-Side Javascript


"Stuart Dickerson" <> wrote in message
news:...
> I am converting an ASP application to ASP.NET and certain client
> functionality must remain.
>
> I have a Javascript function that manipulates a ListBox (which renders
> as a Select and Options). When I use Client-Side JS to change the
> values, the changes are not accessible when the form is submitted to
> the server.


The only part of a <select> which is POSTed to the server is the selected
<option>.

You can put client-side values into a hidden field, or into a cookie.
--
John Saunders
Internet Engineer





John Saunders
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Client side caching with themes in VS 2005 praveensharma Software 0 06-18-2008 09:05 AM
Authicating Web control using MS Access instead of SQL Teiko21 Software 0 05-16-2008 07:13 PM
Values set by javascript are not reflected in serverside(.Net) rchimakurty Software 2 11-28-2007 10:07 AM
Site-to-Site VPN and VPN Client access Surbjeet Case Gallery 1 08-21-2007 02:07 AM
asp.net - Client side script not recognized for the usercontrol sara_23apr Software 1 09-27-2006 06:10 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46