%@ Language=VBScript %> <% set cn = Server.CreateObject("ADODB.Connection") cn.Open GetConnectionString set rec = Server.CreateObject("ADODB.RecordSet") sql="select cust_id from cust where cust_id='"&Session("Name")&"' and pass='"&Session("pass")&"'" 'Response.Write (sql) rec.open sql,cn if not rec.EOF then 'rec.close 'cn.close 'set cn = nothing 'set rec = nothing %>
|
![]() |
|
|
![]() |
Downloads :אתה נמצא ב
|
|
||||||||
|
Questions or comments about the Web site? Contact the webmaster@sap.com. |
|