Hi, I am trying to use a URL to pre-fill a form on an external website. Basically I have created a party website and I have linked my DJ's website where my guests can request songs using the event date as a login and a password. I would like the log in detail to pre-fill. I have been researching and experimenting and can successfully do this with other external website forms but am struggling with this one. The problem seems to be that it has drop down boxes to select the event date. Maybe it will make more sense when you see the form: http://djfinder.com/requests.asp?djidnumber=5269 Code (markup): My workings have lead me all over the place, but this a rough example of what I have tried (amongst numerous others!): http://djfinder.com/requests.asp?djidnumber=5269&day=1&month=1&password=secret Code (markup): Any help would be very much appreciated! Thanks