I need help!

Discussion in 'HTML & Website Design' started by krasimir4o, Nov 1, 2009.

  1. #1
    Hello everyone, it's my first post here :)
    I need help ...
    My site is http://easydict.info ,
    My question is how to keep the selection after completing the form?
    For example:
    user X selects 'From German' translate 'To English' but after clicking 'Translate' it turns back to default (Detect, English). How to keep this?
    I hope i was clear :)
    Thanks!
     
    krasimir4o, Nov 1, 2009 IP
  2. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #2
    Kerosene, Nov 1, 2009 IP
  3. krasimir4o

    krasimir4o Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i cant use GET cuz i dont include this in the URL,
    i tried to use cookies but it doesnt work :(
    i need more detailed help, please.
    thank you :(
     
    krasimir4o, Nov 1, 2009 IP
  4. krasimir4o

    krasimir4o Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    something like history? i dk ;x
     
    krasimir4o, Nov 1, 2009 IP
  5. krasimir4o

    krasimir4o Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i've used _POST and it works but my selections are like the following:
    <select name="from">
    <option value="bg">Bulgarian</option>
    </select>
    and when i use post["from"] it shows 'bg' not Bulgarian, how to fix this?
    Thank you :D
     
    krasimir4o, Nov 1, 2009 IP