Page 2 of 2

Re: Login

Posted: Sun Dec 12, 2010 3:15 pm
by Usman55
That should be easy too but I don't really know ANYTHING about PHP. You can ask codenstuff about this maybe.

Re: Login

Posted: Sun Dec 12, 2010 4:22 pm
by Axel
Kieken72 wrote:
ooh, I get it,
The problem here is,
I can log in..
but i am stuck at selecting a world
well , you should

  • Enter Credentials(username/password)
    Click login
    Select a world and click it
so i think you can't do this with a combobox but buttons instead

i'll make a sample

Re: Login

Posted: Sun Dec 12, 2010 4:30 pm
by mandai
Usman55 wrote:
Don't you think that php is used in using visual basic to take-over a website?
Take over? PHP is used to serve pages, not change them once they have been recieved.

Re: Login

Posted: Mon Dec 13, 2010 10:45 am
by Usman55
By take over I meant that we can use them using visual basic.

Re: Login

Posted: Mon Dec 13, 2010 7:46 pm
by mandai
Change PHP codes using VB.Net on the client side? I don't think so.
If you want to create a login system you could use PHP, but if you want to automate an existing one that won't help much.