I simply want to know the difference .. between the option of CLEAN or DELETE .. when a virus is present.
I have McAfee.
It asks do I want to clean or delete the file infected.
Can someone explain the difference and tell me ... if it is cleanable .. is that the better choice? Or should I...
Hi. I am simply trying to figure out how, with security priv. or something ... to be able to not allow a user to SAVE a .pdf document that I create.
I want to basically only allow them to view it on the screen.
I know how to take away the ability to change content of the .pdf, how to stop...
First .. I hope I'm not the only one who has ever experienced this problem.
I am desperately looking for a very solid and detailed explanation as to why "some" (and only occasional) emails (even if they are properly sent, etc.) sometimes seem to fail to reach their destination.
For...
I have a webpage, where I have mutliple FORM elements.
If you'll take a look at:
http://www.njcu.edu/dept/its/main.html
You'll see a drop down menu at the top right, then you'll see a SEARCH box on the left (down a little bit), and then to the right of the SEARCH box, you'll see another drop...
Well, I have a .txt file that I am trying to create a Recordset for. I can connect to the .txt file with no problem.
Situation:
1) The .txt file is in a fixed length format.
2) ASCII format.
3) No Column Headers.
That's the basics.
The name of the table is Data.txt .
I have a...
I am having a problem with the following.
I created a drop down menu in html as:
<select style="width: 250px; font-size: 9pt;" onchange="location=options[selectedIndex].value;">
<option value="javascript:void(0);" selected="selected">GO TO:  ...
I have a Calendar script that is running on a Windows 2000 server that has Perl installed.
It runs other Perl scripts fine.
But, when I installed this Calendar script .. it seemed to run through it's test fine and told me everything was fine. But when I finished, and went to the main page of...
For some reason, when I pull up a document in Word (Office XP Pro) .. and print to Acrobat Distiller .. the images don't show up in the Adobe Acrobat document.
I see the images in Word .. but when the PDF is done, the images aren't showing up there.
If I pull a webpage (from a URL) directly...
For some strange reason, I just formatted my computer and re-installed Office XP Pro and Acrobat 5.05.
When I take a Word document that has an image in it .. and print it to the Distiller .. the images don't show up at all. Nadda.
I don't know where to go .. or what to do .. to get the images...
I have a .pdf file that is in 5.0.
I set all the security to prevent printing, content changing, text copying, etc.
But, I want .. if possible .. to prevent the user from SAVING the file. But .. I can't figure out how to disable the SAVE button in Acrobat.
Anyone know how to do this and...
Current situation.
Error message I am getting is:
=============
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x700 Thread 0x8bc DBC 0x241377c Jet'...
I have probably over 30 individual SITES set up in Dreamweaver MX. With FTP login information, design notes, etc., etc.
I can't seem to figure out a quick and easy way to GLOBALLY back up (in one shot) .. all of this information.
I found how to do this for one site at a time, but is there an...
When using Adobe Photoshop 7:
I want to (if possible) change the background colors on the side panel, the top panel and the main panel on the right) from within Photoshop. (Web Photo Galler - Vertical Slide Shows)
It says: "Some of the options may not apply to this style." when I...
I am not sure what the problem is and would appreciate some help from an experienced person. :-)
I am the web guy at the company I work at. We have other server admins.
The server admins just told me they installed the ODBC drivers needed to connect to an .mdb (Access) database.
But, I am...
Here the dilemma.
We have an NT server.
We just installed the database drivers.
Now .. for my stupid question:
If I am trying to access a Microsoft ACCESS database .. using OLE DB .. (through an ASP script) .. does Microsoft ACCESS have to be installed on the server?
I know this is a dumb...
Hi.
Here's my dilemma.
1) I am the web developer, not the admin, but I am trying to get information for the admin so they can properly setup Perl to run on a Windows NT server running IIS.
2) Perl is installed, but doesn't seem to be running properly (or at all).
3) Previously, the server...
I have a Windows NT server that has Perl 5.005 installed.
It's path is C:\Perl\bin\perl.exe
With that being said, my problem is .. it isn't recognizing the .cgi extension.
I put:
#!c:\Perl\bin\perl.exe to start the script.
But when I call the file.cgi .. it just tries to download the...
I have a script that looks like this:
#!/usr/bin/perl
if ($ARGV[0] eq "see-script") {
print "Content-type: text/plain\n\n";
open(IN, "wpbcv.cgi");
print while <IN>;
exit 0;
}
#require "sys/socket.ph";
use Socket;
require...
I was curious, is there any place on the web, or any program that can be downloaded, etc. - that can allow me to display back to me how my website looks on a MAC (using IE or Netscape) ... when I am using a PC (running IE and Netscape)?
How can I test my website out .. to see how it looks when...
I have a script that uses Javascript that is shown below, that was written by another Tek-Tips Programmer named jemminger. (Thanks for his help on that. He was great!!)
But, I also now need to know how to basically get the exact same effect ... but using ASP (instead of Javascript) .. so the...
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.