Hi All,
I'd really appreciate some help on this. It's got me a bit stumped.
I am trying to retrieve all of the Groups that I am a member of from Active Directory. The follow to pieces of code are ways that I am attempting to do this. It works very well with other users...but not for me! It...
Hi everyone,
I must be missing something simple here, but I can't seem to find it. When I try to run this openrowset query I get an
"Incorrect syntax near '+'."
error near the line mentioned. Can someone help me find the problem? Thanks:
declare @PropID varchar(16);
declare @FolioNum int...
Hi All,
I'd really appreciate some help on this. It's got me a bit stumped.
I am trying to retrieve all of the Groups that I am a member of from Active Directory. The follow to pieces of code are ways that I am attempting to do this. It works very well with other users...but not for me! It...
I have been trying for a long time now to set up a good debugging environment for my company's website, which, unfortunately, happens to be in classic ASP. Up until now I have never had a way to step-through breakpoints and have, instead, coded a lot of "response.write", but I'm increasingly...
Hi everyone,
I'm wondering:
why does my form STILL submit in IE after this code is written (it does NOT submit in other browsers)?:
<form action="http://www.website.com" onsubmit="return false;" method="post">
My button is a type="submit" button.
Thanks for any help
Hi everyone, I was curious to know what would cause a Server.ScriptTimeout value to be bypassed? I have a Server.ScriptTimeout = 120 and my IIS timeout is set to 120 seconds as well. Then I set a 400 second delay in a stored procedure that I call within the script and the whole page waits 400...
Hi everyone, I don't know if this is the correct forum for this question, but I'll try anyway and thanks for any help you can provide.
I have an Excel 2007 file that is password-protected that I created on my home computer. Unfortunately, I've been trying to open it on my work's computer, which...
Hi everyone,
I've been working on trying to track down a problem for days now and was wondering if someone may be able to help me on this one.
I am trying to make a call to a sql server stored proc that takes a property id (we work in the hotel industry) and pings the property's server to see...
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.