inteleserve
IS-IT--Management
The command below returns a blank box instead of the variable I need. Can anyone help me here?
fullname=request("fullname")
strSQL = "update usertable set fullname = '"& fullname &"' where phone='5073405577'
fullname=request("fullname")
strSQL = "update usertable set fullname = '"& fullname &"' where phone='5073405577'