Re: problem in cgi-perl using queries

2002-03-18 Thread Amer Neely
> 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

problem in cgi-perl using queries

2002-03-18 Thread Aman Raheja
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