Search found 2 matches
- Thu Jul 20, 2017 1:19 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: browser and login
- Replies: 2
- Views: 2128
Re: browser and login
Hi, i'm sorry for duplicate post, I thought that being two different sections had different users. Sorry. I need to create an application with livecode where in the first stack are a 2 input field, where the user insert user a password and via post send this to my platform and when recieve the corre...
- Mon Jul 17, 2017 1:30 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: browser and login
- Replies: 2
- Views: 2128
browser and login
Hi, I have a web with need enter with login , the sessios use only one cookie session_id, i would create a stack with login, where i pass the user and password when post and open in a browser windows without control button or bar, only browser windows . 1- I get url 2- I set httpheaders 3- I dentify...