Forum Moderators: open
I am desperate. I am trying to get this submit-string for a DUTCH SE. Nothing seems to appear in the address-box of the browser that I can copy and strip.
I tried and tried and tried
. I also followed al the advice from this little tutorial from SubmittWolf; how to gain a submit-string
SE: http://www.ilse.nl
SE Submit-form: http://info.ilse.nl/aanmelden/ ("Toevoegen" means "Submit")
Command-line: command=addurl&url=http%3A%2F%2Fxurls ]
Method = POST
Piece of formtag:
<form action="/aanmelden/confirm.dbl" method="post" name=formurl>
<input type="hidden" name="command" value="addurl">
<table>
<tr>
<td class="cont2">
<b>Url:</b>
</td>
<td class="cont2">
<input name="url" onfocus="check_url()" size=40>
The "url" has to be converted into "xurl"
I think it should be one of these lines, but I get an error message all the time:
[info.ilse.nl...]
[info.ilse.nl...]
[ilse.nl...]
If I really can't find the complete submitstring. Well I just have to try it someway different then
If anyone has some need advice for me, I would be very very grateful
Thanks in advance
Valentijn
The java script doesn't appear to actually do anything but check the values.
Sorry for the delay, I was out for a while.
I was just making it more difficult then it was. The form you made for me worked excellent. Thanks thanks thanks
.