hello,
I came across a script for a guest book, This guest book script has an update_select.asp page that builds a link where you can click and it will redirect you to the specified record.
this works well I was wondering if I could redirect it to
I came across a script for a guest book, This guest book script has an update_select.asp page that builds a link where you can click and it will redirect you to the specified record.
Code:
example [URL unfurl="true"]http://myserver/update_form?id=123[/URL]
this works well I was wondering if I could redirect it to
Code:
[URL unfurl="true"]http://myserver/update_form?id=123[/URL] and ?id2=001