ignore that document.cookie line at the end
copied/pasted forgot to delete :\

On 11/3/06, Charlie Griefer <[EMAIL PROTECTED]> wrote:
> <form name="jump">
>      <select
>           name="myjumpbox"
>           onchange="document.cookie=this.options[this.selectedIndex].value;
> window.open(jump.myjumpbox.options[selectedIndex].value)">
>
>           <option selected>Please Select...</option>
>           <option value="http://danish.site.dk/";>Danish</option>
>           <option value="http://german.site.dk/";>German</option>
>           <option value="http://spanish.site.dk/";>Spanish</option>
>      </select>
>      <noscript><INPUT type="submit" value="Go" name=submit></noscript>
> </form>
>
> document.cookie = name+"="+value+expires+"; path=/";

-- 
Charlie Griefer

================================================
"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must catch
you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:219436
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to