Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Reload Page with New Select Data


Message #1 by "Kyle Moloney" <kyle_moloney@h...> on Sat, 20 Jul 2002 11:12:07
Hi

I'm faced with the same problem as G.Taylor on Thu, 14 Jun 2001 

 Re: http://p2p.wrox.com/archive/javascript/2001-06/54.asp 

and the response posted does reload the page however it does not seem to 
reload the page with the new option selected.. This may sound like a 
strange request and I'm not even sure if it's the right way to do things 
but what I'm trying to achieve is to get the page to refresh with the new 
option value that was selected and then get the page to read this value
(asp)and carry out relevant action..  

The drop down menu reads data from an access database and when an option 
is selected it displays an image depending on what option has been 
selected..   

Any help would be most appreciated.


  Return to Index