Create and use a cookie for a website in PHP?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi.
I use VB.NET to create a soft which POST data in a website writed
in PHP. First, I must to login in this website with a username and
a password.
After, I must use this cookie to post, to naviguate in this site.
Can I write a cookie in LOCAL (with cookie's value : username,
password, path , time expire...) and use this cookie in order to
POST in this website ? The website can accept my cookie ?
Can I have a code exemple please ?
Thank you.
----------------------------------------------
Posted with NewsLeecher v2.0 Final
* Binary Usenet Leeching Made Easy
*
http://www.newsleecher.com/?usenet
----------------------------------------------
.
Relevant Pages
- Re: Accessing and displaying SSL web pages and cookies from a windows form
... or LoadXML calls to urls on the website in order to get data or post data to ... first redirected to a SSL login page, if a particular cookie is not present, ... cookie is not present instead of getting the data. ... >> the data in the cookie and also not redirect to the login page. ... (microsoft.public.dotnet.languages.vb) - Re: Accessing and displaying SSL web pages and cookies from a windows form
... > I have a website that uses an ISAPI filter that will redirect anyone going ... > cookie and redirected back to the page they initially tried to go to. ... > website and utilizes that SSL login form and the session cookie generated ... > the data in the cookie and also not redirect to the login page. ... (microsoft.public.dotnet.languages.vb) - Accessing and displaying SSL web pages and cookies from a windows form
... I have a website that uses an ISAPI filter that will redirect anyone going ... cookie and redirected back to the page they initially tried to go to. ... website and utilizes that SSL login form and the session cookie generated by ... (microsoft.public.dotnet.languages.vb) - Re: how to login into a website automatically in a java application without typing the username and
... visit the page and fill in the username and password, he can login ... The website has developed. ... develop a java application in which the username and password is ... When they visit again, check for the cookie, and log them in. ... (comp.lang.java.help) - Re: MOSS form based authentication
... Does the website with form based authentication provide session time out ... able to find the login page by opening up the web.config file for this ... The cookie settings would be defined in this ... (microsoft.public.sharepoint.portalserver) |
|