Jeff Spall Posted February 6, 2004 Posted February 6, 2004 Hi, is there a way to set this session cookie with an inline action: [FMP-SETCOOKIE: userid={FMP-Field:user_number}] I need to do it in another way because have a form that's delivered by FileMaker but is posted to another server entirely! thanks, jeff
Anatoli Posted February 8, 2004 Posted February 8, 2004 I was never happy with FM cookies. Maybe you can use JavaScript to set cookie.
Jeff Spall Posted February 9, 2004 Author Posted February 9, 2004 Hi Anatoli, I think you're right that JavaScript is a better solution, but this cookie only lasts for the session and that has always worked for me. I found I can do it with: [FMP-InlineAction:-DB=mydatabase,-lay=web,-View][FMP-SETCOOKIE: userid={FMP-Field:user_number}][/FMP-InlineAction] regards, jeff Platform: / Version: FileMaker Version: Platform: / Version: FileMaker Version:
Recommended Posts
This topic is 7663 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 accountSign in
Already have an account? Sign in here.
Sign In Now