Jump to content

Drop-down list last value should be remember


etxnreg

Recommended Posts

Hi,

I have a problem with drop-down list that I can not solve.

I have some drop-down lists and I would like to remember the last value when I use the back button or return to the site again.

I assume that cookies could be a way forward.

 

Grateful for any assistance

 

Niklas

 

<form name="next" method="POST" action="igp.php" style="margin:0px">

 

<select name="slot1" style="position:absolute;left:979px;top:361px;width:48px;z-index:13">

<option value="1">1</option>

<option value="2">2</option>

<option value="3">3</option>

<option value="4">4</option>

<option value="5">5</option>

<option value="6">6</option>

<option value="7">7</option>

<option value="8">8</option>

<select name="port2" style="position:absolute;left:1087px;top:402px;width:47px;z-index:23">

<option value="1">1</option>

<option value="2">2</option>

<option value="3">3</option>

<option value="4">4</option>

<option value="5">5</option>

</select>

<input name="Next" type="submit" value="Next" style="position:absolute;left:1375px;top:719px;z-index:132">

Link to comment
Share on other sites

  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.