DeepakAre you using any parameters within your SQL query? For example, take the following:SELECT *FROM tblNamesWHERE username = '{$ /process_data/@sName $}'If you are, can you verify that the parameter actually has a proper value?Feel free to shoot me over your form and I'll take a look to see what ...