Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InternetSetCookie and FireFox
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
01224765
Message ID:
01227688
Views:
23
>>In my application I use InternetSetCookie() to add a cookie to the users machine so that when they are then directed to a web form on my web site certain items will already be filled in. Most importantly is a Serial Number which many users will mis-type if left to fill in the web form on their own.
>>
>>The problem is that InternetSetCookie() adds cookies that only IE will see and not FireFox. Does anyone know of a programmatic way of adding a FireFox cookie to a users machine similiar to InternetSetCookie()?
>
>Hi Ed,
>
>Can you include that info into URL instaed of cookies?

That's right! I see that all of the time but didn't think of it. I'm not much of a web person so I usually think in terms programming my desktop app.

Thanks.

Ed
Previous
Reply
Map
View

Click here to load this message in the networking platform