Radio Form Script

They have: 383 posts

Joined: Sep 2000

I’m looking for a JavaScript that will allow visitors to select from a series of radio fields a type of file to download... Basically I’ll have a series of radio fields with different values. If the visitor selects the first radio and clicks submit they’ll be sent to files\win95.exe, if they select the second they’ll be sent to files\winnt.exe, etc. I’ll have a bunch of these on a couple different pages with different amounts of radio fields per software title.

Windows 95/98
Windows NT/2000
Apple OS
Java

I’ve looked around a bunch and even wrote one in PHP however I need it in JavaScript as it may be running (at times) without a server (i.e. CD-ROM). Hopefully one of you JS exports can point me in the right direction.

Thanks a bunch!

They have: 383 posts

Joined: Sep 2000

I ended up writing a more complex series of scripts (sometimes I even amaze myself). Sorry I can’t post it, as it’s under a NDA for a client. It works great though! Thanks to anyone that looked at this thread Smiling

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.