Jump to content

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

Recommended Posts

Posted

Cookies are cookies, right? If another system sets a cookie, can I access it as an FMP cookie?

DETAILS:

I work at a university that has a campuswide authentication system through the web based on cookies (and tokens?). I want to use that authentication system for my FMP databases rather than my own but I have to be able to parse and check that cookie's data and send info to the authentication server. They provide cookie-processing programs for apache/perl/php but I'm using FMP/WC and want to use CDML.

Any wise sages out there know if I'm doomed before starting and can save me some time and trouble? Any other recommendations (lasso or others)?

Thanxalot, ST.

Posted

Yes, you can mix Cookies.

For example, you can set one with FM and read it with Javascript. We do this to maintain a RecordID through pages which do not need to be processed by WebCompanion.

All the best.

Garry

This topic is 8112 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.