How do I do a Not Equal condition to a text field? Is the following correct? I do not get any records returned when I should. If I remove the "fd.export_flag <> 'y'" portion, it selects all the records, as it should.
SELECT * FROM Form_Data fd, Users u
WHERE fd.export_flag <> 'y'...
Hello,
Has anyone used PGP with ASP, using NSDPGP, to send encrypted email messages?
I am able to send okay using my keyid, but when I import another users' keyid and try to use that one to encrypt the message I get the error:
NSDPGP error '80004005'
Invalid Encryption KeyId
I've been...
Hello,
Using the following script, in Netscape, the new window does not stay in focus, because the opener window takes too long to do it's history.back, so it brings the opener window back into focus and leaves the new window in back. In IE it works fine.
I tried using setInterval and...
Hi,
I'm trying to create and send a text formatted email message using CDONTS in ASP with some very long URLs as hyperlinks. However, when I receive the message, the URL wraps to a new line and the second line is no longer part of the hyperlink but now is just plain text. I have received an...
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.