Blockland Forums > Suggestions & Requests

Suggestion: Blockland Forums GUI

Pages: << < (3/4) > >>

Duhman115:


--- Quote from: Lugnut on July 23, 2012, 05:14:01 PM ---you sir
have no idea how difficult this probably is.

oh yes, it'll work with torque, but to parse.. everything...

scary.....


....i mean yeah it could be done and yeah i could probably do it but i do not want to forget around with http headers!

--- End quote ---


Port:


--- Quote from: Lugnut on July 23, 2012, 05:14:01 PM ---cause the forums give you this id whenever you log in
and you have to keep track of that id
or else you can't post and have to log in again

--- End quote ---

how is this hard
you just save data received in Set-Cookie headers, keep track of expiry date, domain
when requesting you read this data and send the appropriate cookies with the Cookie header

Lugnut:


--- Quote from: Port on July 25, 2012, 06:51:23 AM ---how is this hard
you just save data received in Set-Cookie headers, keep track of expiry date, domain
when requesting you read this data and send the appropriate cookies with the Cookie header

--- End quote ---
my point exactly

Greek2me:


--- Quote from: Port on July 25, 2012, 06:51:23 AM ---how is this hard
you just save data received in Set-Cookie headers, keep track of expiry date, domain
when requesting you read this data and send the appropriate cookies with the Cookie header

--- End quote ---
It's a lot of time to put in for something like this.

Port:


--- Quote from: Greek2me on July 25, 2012, 03:11:19 PM ---It's a lot of time to put in for something like this.

--- End quote ---

er what

Pages: << < (3/4) > >>

Go to full version