I have a ASP file on my webserver that is locked down with Windows NTFS File security, which does not include the IUsr_Servername account. A User that should not have access to this page is still getting there. The ASP is being executed with the IUsr account....somehow.... though if I log onto...
I have a stored procedure that Runs several queries creating a temp table. I then select from that temp table returning those rows into my RecordSet in a vbscript ASP.
It works just fine using the follow connection string:
Conn.ConnectionString = "driver={SQL...
I am using an asp to query against an Access Database file located in c:\ I created a System DSN to point to this Database file, which doesn't use security. I use the following lines in the asp..
Set RS = CreateObject("ADODB.Recordset")
Set Conn =...
I am using a VB program to read Data off of a com port and then Insert Rows into a SQL database. I need to write a debug/error routine to detect when the database is offline/the computer is restarting etc.....so I can write these records to a file while the database is not accessable. An On...
Hello All,
I know this is a classic problem but yet I still have more questions. I am using the file system object to read and modify files on a remote Win 2k Server through an ASP. I have converted the IUSR account on the 2k IIS server to a domain account with permissions on the specific file...
I am using 2 Cisco Aironet bridges that are spanning approximatly 1/2 mile using a Cisco Yagi Directional Antenna on each end. And on occation I am getting this error..."Deauthenticating [Mac Address], reason "Not Authenticated" Signal strength for this link is about 50%. This...
I have a 6509 Switch and I was tring to block broadcast for be forwared to a certain port on module 3. I used the command "set port broadcast 3/XX 0.00%" Does this only block outgoing broadcasts? I put a packet analyser on that port and the switch didn't seem to be blocking any...
I am using a Cisco 1700 Series router in a bridged mode to pass trafic to a remote location over a 56k line. I am tryin to create an ACL to block unwanted traffic across this slow link...but I can't get it to work right. If the router is in a Transparent Bridge Configuration does an ACL on an...
I am using the shell command to run a dos command and return the information to a text file. The next lines of my code are looking for this data in the text file to be valid. Is there as easy way to make this shell process synchonous with the rest of the Visual Basic Program? So far...
I have setup a Cisco 2509 Remote Access Server for access to an internal network from a dialup line. Is there a way to configure the banner motd to appear when the RAS connection has been established to the internal Network? I am Using the Asychronous Input 1 for my connection and I set Line 1...
I am Using VB6 to make batch files. The problem I am having is that when I save the file because it is a string value the very begining and end of the batch file has quotations. Then within VB when I try to run that batch file it bombs because it doesn't know what the quotes are. I'm a begining...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.