Hi All,
This is my first post and I am just stuck in my assignment. I am trying to create a single page which basically check whether a name field or text field includes text or not and display message accordingly. There are three field one drop down, two text field.
Now to access the name field I have to refresh the page I am basically using some php code to validate this field on the top of the form. Now whenever I refresh the page I loose all data but it does display the error message though.
Now the problem is how I will keep the data in the field and refresh the page.? And display yhe message as well.?
I have to do this through PHP only.
Thanx to all....!!!!!!
This is my first post and I am just stuck in my assignment. I am trying to create a single page which basically check whether a name field or text field includes text or not and display message accordingly. There are three field one drop down, two text field.
Now to access the name field I have to refresh the page I am basically using some php code to validate this field on the top of the form. Now whenever I refresh the page I loose all data but it does display the error message though.
Now the problem is how I will keep the data in the field and refresh the page.? And display yhe message as well.?
I have to do this through PHP only.
Thanx to all....!!!!!!
Comment