Posted by James54321 on 11/14/06 17:43
Dag Sunde wrote:
> James54321 wrote:
> > Um, wouldnt doing it like that give a major vulnerability so users can
> > cheat by going to http://mysite.com/highscores.php?score=23&name=me or
> > is that not how you meant :S.
> >
>
> That can be avoided by letting the VB-App log in to the web-app first,
> using the same principle and with a buildt-in MD5 or SHA1 encrypted
> password first. Let the login return a sessionID, and then use that
> id as a parameter in all subsequent calls.
>
> --
> Dag.
Won't doing that mean that I have to use the browser in VB or IE or
something like that meaning that the user will see whats going on?
Navigation:
[Reply to this message]
|