In message <[EMAIL PROTECTED]>, Sue Robinson
<[EMAIL PROTECTED](moderators edit)> writes
>Hi James,
>   
>  Yes, that sound like exactly what I would like to do - it looks pretty 
>complicated....is it, or is it just because I'm new to php?  Would I have a 
>web 
>page (.html) that refers to both these tables or would everything have a .php 
>extension (sorry, but i"ve been doing tutorials i'm finding on the web and I'm 
>not quite sure what I should be naming the individual web pages - thanks again 
>for your response, I will start looking for some code I can build on...

Under the right circumstances, you can call a page whatever you want
(see my signature, below - the page is a .Spain page!  but it's PHP).

However, you should name the files .php

You would probably, for simplicities sake, have three pages, one to
collect the search information from the user, and a second, to display
the results of the search, and collect the "update information" from the
user, finally a third to display their changes.  

When you get a bit cleverer <G> it will all go on one page.

Start by creating your form in HTML, to collect the information that you
need, to search for the unique number.


PS - how are you going to check that it isn't just some time-waster like
me, visiting the page, and entering any old rubbish?

-- 
Pete Clark

Sunny Andalucia
http://hotcosta.com/Andalucia.Spain

Reply via email to