For various reasons we needed to install (not upgrade) one of our machines from XP-Home to xp-Pro. We then installed all the updates, MS Office 2003-Pro, and all it's updates, everything worked great. We started to reinstal ACT and got the message ".net Framework not installed", so we told ACT...
Ogie,
Thanks for the help. This worked:
UPDATE [NAMES]
SET email = 0,
datemodified = #1/20/2006#
WHERE email IN (SELECT [Found Address] FROM [MBounce2006-01-24]);
Thanks again.
Zumie [peace]
Visualize whorld peas.
I'm an IT guy that needs to construct a query that places a 0 in an email field when I get bounceback email and changes the DateModified. What I have gives me a syntax error:
UPDATE [NAMES]
SET EMAIL = 0
WHERE EMAIL
IN(SELECT [Found Address] FROM [MBounce2006-01-24])
and SET DateModified =...
I'm desperate!
My boss has given me a database with 77K+ records. One of the columns in the "names" tbl is "email_address". Then she gives me a list of 300 bounced back email addresses (no longer valid). She wants me to write a quiery to delete the email address in the "email address" column of...
jimoblak-
Are you referring to Apache servers? I've run NT and W2k servers for years and I haven't run into a way to confugure MS servers to do this. [neutral]
Zumie [peace]
Visualize whorld peas.
Simon-
I agree with you 100%. This is a request from a client that is tired of seeing his product scans on competitor's sites.
My solution is to use a watermark or copyright notice with his company name on the photos. I am just covering all the bases so when I tell him it's not practical, I...
I use a Javascript to open a new window to display a larger image. It looks like this:
<script LANGUAGE="JavaScript">
<!--
function openWin(URL,width,height)
{
window.open(URL,"newwindow","height=" + height + ",width=" + width +
",toolbars=no,status=no,location=no");
}
//-->
</script>
And...
I have installed Indigoperl Apache on my W/XP machine and I have just installed Tomcat 4.0.6 but in order to complete the install I need a mod_jk2.dll.
The link that the DLL is supposed to be at is no longer valid:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/nightly/win32...
I have been using a basic JScript popup window with no scrollbars and I'm now trying to produce a window that will open at say 500 px high and scroll.
The code I'm using is:
<script LANGUAGE="JavaScript">
<!--
function openWin(URL,width,height)
{...
Thanks for the reply siberian.
Yes there is a perl.exe in 'd:\perl\bin'. There is also wperl.exe, perl5.6.1.exe, perlglob.exe, a2p.exe, and ppm3-bin.exe in the same 'bin' folder.
I also found a 'd:\perl\lib' and a 'd:\perl\site\lib' folders that has some of the same subfolders (but diff...
I just inherited a Win2k server and I tried to install ActiveStates ActivePerl installer, InstMsiW.exe, and I get the message that "the service already exisits". I don't see any sign of PERL or any .pl files on the server and the owner says he doesn't think that PERL has been...
Thanks Genimuse and Bullschmit.
Buildapp looks like it's just what we're looking for. I'll look into it further.
Thanks again for your replies.
Zumie [peace]
Visualize whorld peas.
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.