Forums

This topic is locked

Insert problem with Live Object

Posted 04 Jan 2002 18:00:17
1
has voted
04 Jan 2002 18:00:17 Joe Martin posted:
New to UD4, I am having a problem with a recored insert that was created by INSERT>LIVE OBJECT.

I have a recordset defined that reads the URL string and filters it based on the read.
The other recordset that I am writing the insert for is working fine.

My problem is:

When I tell the Live Object wizard that I want to GOTO/REDIRECT after insert to a field from the first recordset (it contains the url)It goofs the code. But the way it writes the javascript creates errors (it's putting <%=filename.fieldname%> in the code before the field is even defined).

The application is that my customer has a CD that he sends to his customers, when the customer wants to view the website of one of his vendors, it loads a browser and will go to my page that captures name, email address. From the URL string I know what page they want to go to, and I filter the first recordset that contains all the vendor names and their URL's. Once they fill out short registration, I want to take them to the vendors website by reading the field that contains the URL from the first recordset.

Thanks for help. Joe

Reply to this topic