I've got a custom page that I use to display videos. Right now it has a drop down on it and I want to be able to send a url like:
http://exampleurl.com/videos.php?video=blahblahblah to automatically load up the video. I can take care of the video loading issues, i just can't seem to get the dropdown value to change. I've tried a few different methods using javascript...
has anyone been successful in using something like this on vB?
-Chris