Jump to content

need a simple javascript


Miko

Recommended Posts

Hello,

 

I'm searching the web for about 2hours now for a javascript.

The javascript should do the following:

 

I have a combo box with some option values inside, when the visitor selects one of the options it should go to another url.

Something like this: http://hostname.com/viewImages.php?val=213&date=20091012

 

I know that I have to to make my element like this: <select name="name" onChange="javascript()">

 

But I don't know how to build the javascript that should do what I've mentioned.

 

Somebody knows this?

 

Thanks :)

Link to comment
https://forums.phpfreaks.com/topic/183720-need-a-simple-javascript/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.