hyperstyle
01-02-2004, 08:59 PM
hmm this is a bit hard to explain. Basically this is for a clan i am a member of in a stupid 'the more clicks you get the more powerful you become sort of game'. What i would like to do is provide a page which randomly selects a link from the database containing the alliances members and displays it. The user logged in then clicks on the link and it take them to a recruiting page at the games website where they select a number to make sure they aren't a bot. This is the important part. Once they pass the number selecting, i would like to record a few details in the database.
If the user does pass the number selecting, the url at the recruiting page changes to a formular that i can verify. The only thing is i don't know how to get the url. Also i'm not sure which method i should use for displaying the recruiting page.
- A pop-up window
- frames
- iframes
- inbed the page in my own php page.
(so far i haven't got this to work, i don't think it ever will. The site must have something to stop other servers from retrieving the html output. Plus it would be difficult [for me anyway] handeling the sessions and stuff.)
i much appriciate any advice, suggestions ect.
If the user does pass the number selecting, the url at the recruiting page changes to a formular that i can verify. The only thing is i don't know how to get the url. Also i'm not sure which method i should use for displaying the recruiting page.
- A pop-up window
- frames
- iframes
- inbed the page in my own php page.
(so far i haven't got this to work, i don't think it ever will. The site must have something to stop other servers from retrieving the html output. Plus it would be difficult [for me anyway] handeling the sessions and stuff.)
i much appriciate any advice, suggestions ect.