Hi.
doing this script for an assignment, and got it basically working.
the only problems are:
1. wen i load the user form, the focus goes to the login button, and not the
first form field.
did try putting one it, did not like it.
so how do i do this?
is there a basic dom example, how to set fo
Hi.
any mysql gurus out there using a tool called EasyPHP 1-8?
i am using a my sql tutorial, and says needs the command line interface, so
can run my sql commands from the dos prompt.
have got the PHP MYSQL ADMIM to load into the easy php 1-8, gui interface.
and when i type http://localhost/mysq
Hi.
need to install word press version 2.0.
and now using easy php 1-8, and set up my my sql settings in the
wpConfig.php file, and my username is localhost and the password is root.
when i try to load it in the browser, using http://localhost/install.php
which i put in the www. folder of easy p
Hi.
is there any php or java script function, where i can embed into my php or
html file, to set focus on to the first form field, like a text box, to go
to that field first, and not to go to the link or button first.
if there are any tips, tricks, or links or code examples, how to fix this
pro
any one can help me how to fix these problems, then let me know asap.
cheers Marvin.
Html Form:
Code Starts Here:
function SetFocus
{
document.forms[0].username.focus();
}
User Login Form
User Name:
Password:
Php Code:
Code Starts Here:
\n";
echo "Marvin
Hi.
would like to give a big thanks for helping me with my php problems.
have resolved them, and just tested it, and works fine.
thanks for chris, john and paul with their help.
now have just uploaded my assignment.
and now it works fine, when i tested it.
typing in the correct username and passwo
6 matches
Mail list logo