Page 1 of 1

Website Extension

Posted: Sat Jun 20, 2009 1:38 am
by shadowslash
i'm trying to create a desktop application for the users of my website, the problem is, i don't know how to get started, what code can I use to let the users log-in to my website? I tried using the POST command but I can't seem to get it to work as it should.... thanks in advance for the answer(s)... Image

Posted: Sat Jun 20, 2009 8:23 am
by Mark
Hi Shadowslash,

What does your website do exactly? How does your log-in mechanism work? Do you realise that logging in often means nothing but setting a cookie after submitting a user name and password? Do you use http or https? What exactly do you want to use the post url command for? Etc...

Best,

Mark