Code to read UserID/pwd for use on another site ? - Posted (1192 Views)
Junior Member
gpspassion
Posts: 260
260
I'm trying to figure out how to create code to be run from the forums to read the UserID and PWD in the cookies and send that data to another site so that site could later initiate a message in the forums with that info, is that possible and anyone know how that could be done ? Thanks !<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
JJenson
Posts: 2121
2121
I think you will need to set the cookies first of all to website instead of the forum. Then you can manipulate it from there. Take a look at the universal log in I think that will help with the concept.<
Posted
Forum Admin
HuwR
Posts: 20611
20611
firstly, could I ask why? as coders we spend an awful lot of time programming websites to prevent such things from happening smile<
Posted
Junior Member
gpspassion
Posts: 260
260
Sure, I'm working on a sub-site that will let people add POIs (point of interest) from a map and instead of copying and pasting the data in the forums for inclusion by the admin in the master file, I'd like to save them the trouble and let them have the info added automaticaly.<
Posted
Junior Member
gpspassion
Posts: 260
260
Does what I'm trying to do make sense ? I've notied that the UserID/encrypted PWD appear in the source code of the "reply" page, but not sure if/how that can be used to get their info and post a message under their name?<
 
You Must enter a message