It looks like you're new here. If you want to get involved, click one of these buttons!
<% Option Explicit %> <% Response.Buffer = True %> <% Dim login Dim pass Dim sysRec Dim seclevel seclevel = 1 Set objConn = Server.CreateObject("ADODB.Connection") Set sysRec = Server.CreateObject("ADODB.Recordset") objConn.Open strConnect %><% objConn.Close Set objConn = Nothing %>
That appears when i open it
im not really sure. i would put up a screen shot of it if you want but i dont know how to put it in a post.
im in safari i dont suppose that could have something to do with it ?
Sorry this sounds stupid but how do i upload it. I've done the screenshot but i don't know how to how to upload it.