> Hello
> I have a database abc with one table xyz
> The html page is to sign up a new user and calls the following signup.cgi
> script.
> The new data is not getting inserted in the table when I execute it from the
> ip address - the page getting called by the form.
> BUT I can INSERT data in t
Hello
I have a database abc with one table xyz
The html page is to sign up a new user and calls the following signup.cgi
script.
The new data is not getting inserted in the table when I execute it from the
ip address - the page getting called by the form.
BUT I can INSERT data in table by giving