Want to have form add name to web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table on a page that I want to have updated when someone enters
their name into a form. I have it set to send me an email but then I have to
go in and add them to the form. Is this possible with FP or will I have to
do this with CGI or PHP or ASP. I am on a UNIX server but also have a site
on a windows server that I could use. Am new to this. Have had the site up
for about two years and really would like to make this work. Thanks,. Allen
 
You may be able to do it on Unix using PHP and some type of DB
- otherwise you need a server side script like CGI or PHP
On the Windows Server you could try the Database Interface Wizard
(ASP and Access need to be supported by your host)

--




|I have a table on a page that I want to have updated when someone enters
| their name into a form. I have it set to send me an email but then I have to
| go in and add them to the form. Is this possible with FP or will I have to
| do this with CGI or PHP or ASP. I am on a UNIX server but also have a site
| on a windows server that I could use. Am new to this. Have had the site up
| for about two years and really would like to make this work. Thanks,. Allen
 
Back
Top