i have one file with everything in it.
when it start it ask for login to hyves trough my web page, after the user is authorized the rest of the page is loaded.
now when i send something to hyves i want to return to the actual page but it goes back to the log in.now i want to bypass the login because the user already logged in.
i have to put it all in one file to make it work,otherwise when i put all of the code i use for hyves login etc. in a seperate file it is the same problem plus it wont send what i want it to send.
anyone can help?