Hi all guys....
I am trying to do a little trick on javascrip but i am finding
dificulties....
I want a webpage to display a validation box while it charges.... I want
that, as the page is requested, the first thing that appears is a box that
asks for a name and a password. If the password supplied is wrong, then the
javascrip sends you to a 'forbidden acces' page, else it displays the
contents of the page. The thing is that it all has to be in the same page. I
have programmed a lot under C and C++ so I only have some problems with
knowing which functions to use. Any guidelines, or help? Does anybody know
how to do this, which should be fairly simple....?
Cheers!
Yodai
I am trying to do a little trick on javascrip but i am finding
dificulties....
I want a webpage to display a validation box while it charges.... I want
that, as the page is requested, the first thing that appears is a box that
asks for a name and a password. If the password supplied is wrong, then the
javascrip sends you to a 'forbidden acces' page, else it displays the
contents of the page. The thing is that it all has to be in the same page. I
have programmed a lot under C and C++ so I only have some problems with
knowing which functions to use. Any guidelines, or help? Does anybody know
how to do this, which should be fairly simple....?
Cheers!
Yodai
Comment