Jump to content

This topic is 8050 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I want to email a link to customers asking them to fill out a survey. I also want the survey in a frameset so that customers can't manipulate the URL to view or change some other customer's survey. But if the survey is in a frame to hide the URL, how do I direct each customer to his own appropriate record?

Posted

You could send a URL like this:

http://www.mysite.com/FMPro?-db=anydb.fp5&-lay=anylay&-format=theframes.html&-token=12345678&-view




The Token could contain the value of the RecID for that user. This Token could then become part of a URL in the Frameset like this:


http://www.mysite.com/FMPro?-db=myusers.fp5&-lay=mylay&-format=usr_details.html&-recid=[FMP-CurrentToken]&-find

Hope this helps.

Garry

This topic is 8050 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.