Just starting to use FP (2000) and using a form. I am saving data to a database but also want to use the option "URL of Confirmation Page". I specify the page but I also need to pass a value from one of the form fields to the confirmation page.
Isn't it something like this: urlconfpage.asp?userid=<%=Request("id"
It doesn't like my syntax at all. Any ideas? I'd like to stick to using FP's gui instead of going into html view and hacking up the bot code that gets generated.
Thanks.
Isn't it something like this: urlconfpage.asp?userid=<%=Request("id"
It doesn't like my syntax at all. Any ideas? I'd like to stick to using FP's gui instead of going into html view and hacking up the bot code that gets generated.
Thanks.