Hi.
I need some desperate help from someone who know about data encryption in MS SQL 2005 Server.
I saw: http://www.microsoft.com/sql/editions/express/default.mspx
And .. I was curious if I can use this and if this free version will allow me to encrypt data.
Here's my current scenario. I...
Mark,
Thanks for your thoughts and comments.
I'm kind of dumbfounded myself. :(
I contacted Persits, but they didn't know.
I think it's something within the server, or maybe within the Virus Scan on the server, or something. haha
The server admins don't want to futz too much with the...
Hi.
I have a very weird problem and I am hoping that someone might have ran into this at some point or simply know what might be causing it.
I am running Persits ASPEmail on Windows 2000 server.
I am testing their Simple.asp script, which simply sends an email to whomever I designate, with a...
I have a website where I'm trying to create a named anchor back to the index.php page. (Both files are in the same folder.)
The link looks like:
<a href="index.php#namedanchor">Go</a> and is on a page called register.php.
Then, on index.php there is a named anchor that says:
<a...
Vragabond,
So silly. haha And thank you.
But adding _margin .. with a different set of CSS for the margin worked.
I can't believe that I had to literally hack this to get IE to work properly.
I even tried using IE7 (javascript) .. but that didn't fix it either.
Thanks again,
Gary
Gary...
Hi.
If you would look at:
http://www.njcu.edu/strategicplan/
in Internet Explorer 6 and then Firefox 1.0.4 (or so), and look at the short list menu on the left that says QUICK LINKS, you'll see that the list of 4 items in IE is slightly indented, yet in Firefox the bullets fall neatly...
Paul,
I apologize that I am quite a novice at Perl, so please don't mind my elementary questions.
<b>You said:</b>
if ($ENV{'HTTP_REFERER'} ne "MY SERVER") {
print "I don't think so";
} else {
go_ahead_and_send_mail;
}
<b>So, .. I would set this up as:</>
if ($ENV{'HTTP_REFERER'} ne...
I have numerous CGI email scripts.
I need to figure out how to possibly add (as small amount of code as possible) to each script that would simply require that the CGI script only be called from a form that is located on my server.
I don't want someone .. to be able to create a form on their...
Paul,
I didn't change anything really.
I apologize, but I don't know what to change. I looked at the documentation, but was confused. Again, I apologize for my lack of knowledge on this.
If you can show me exactly what needs to be changed, that would be great.
Gary
If I want to use SMTP rather than Sendmail, .. how would I modify my code to do this?
Is it easy or hard? I don't know how to accomplish this, and based upon what I am seeing .. it might be a good alternative.
:-)
The current code (using sendmail) is:
#!/usr/bin/perl
$mailprog =...
Paul,
On Linux/Unix, what other option is there to SEND email from within a script? Is there another application that you'd recommend? Just let me know what it is, how to get it, etc., etc.
Is SENDMAIL part of the Perl installation? If so, will it help to re-install and update the version...
yes, I am using the pipe in the open command.
but the problem appears to be with sendmail's configuration or something.
I am, at this point, trying to fugure out issues regarding sendmail's configuration issue ....
What steps should they take to test sendmail's configuration?
How can they...
Well, I just ran a test .. by including some print statements and found the script broke when it was trying to connect to sendmail (I think). Here is what it said (when it broke), but I don't know how to fix this.
ERROR MESSAGE:
/etc/mail/submit.cf: line 430: readcf: option RunAsUser: unknown...
Paul,
I recently checked and send mail is at /usr/sbin/sendmail
So, I changed this, but I still get the same error message.
I wasn't sure what to do with the code you provided:
open (MAIL, "/usr/lib/sendmail") or dir "roaring $!";
Did you want me to insert this, and if so, exactly where and...
I don't know why this is happening, but I have a simple webpage developed without any tables. I am only using CSS.
You can see the demo at:
http://www.gordondesigns.com/samplewebsites/mortgage/
The problem is, when I try to select the text (only) just to highlight a portion of the text .. I...
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.