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...
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...
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...
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...
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...
I have a page at:
http://www.gordondesigns.com/css_samplecode/
This is a very basic page, and my question .. I hope is also very basic.
You'll notice 3 columns.
In the left and right columns you'll see just a small amount of text. The middle column has the bulk of the text.
My question is...
Hi,
I am a web guy, not a network guy (haha) and have been asked to find out the following. I would sincerely appreciate any advise anyone can provide with regard to the installation and set up of IIS and .NET, etc. on a Windows 2003 server.
Questions:
1) Is it good or bad to install MS...
The following script, when placed on a Windows 2000 server runs fine. This is a script that will print out information from any webpage .. in a printer friendly format. But, when I try to use this script (with the same html page and coding) on a Windows 2003 server, the text that should be...
I had a drop down (select) form (to send a user to a URL based on their selection) that was working perfectly fine for HTML Transitional.
Now I have to have it working using getElementByID since XHTML (Strict) doesn't allow for "name." I need to use "id" when identifying form elements.
So...
I work in a place that currently uses an NT server. They are planning to move to Win 2000. I wasn't sure if I should push them to go to 2003? I'd greatly appreciate some input on the benefits and cost differences between upgrading the server to Win 2000 vs Win 2003.
And .. immediately I need...
I want to know if there is a way to DRAW a layer within Dreamweaver .. and instead of having the css information added "inline" as part of the div tag that shows up within the page ... I want to have only the div tag created .. with just a reference to a "class" (in the...
I am using Dreamweaver MX 2004.
When I synchronize files and folders .. very often various .asp files (that I know are newer on the server) aren't seen as needing to be updated. So, .. Dreamweaver says .. "No need to update". But again, I know the server files were updated as newer...
I am using Dreamweaver MX 2004.
When I synchronize files and folders .. very often various .asp files (that I know are newer on the server) aren't seen as needing to be updated. So, .. Dreamweaver says .. "No need to update". But again, I know the server files were updated as newer...
I have a snippet of code that goes like this:
{
$file = "correct.html";
open(FILE, $file);
while(<FILE>)
{
print $_;
}
close(FILE);
}
My question is ...
Is there an easy way to modify this code .. so that the page "correct.html"...
I have a reasonable understanding of XML (on the surface), as well as ASP (on the surface).
What I am trying to do is this.
I want to begin developing websites (and re-developing exisiting websites) where I can separate my page content (information) .. from the layout and template design of...
I need to take a Word document that contains bookmarks, with links to other parts of the document, and when I convert it to a PDF document .. I want the PDF file to pick this up and keep the internal links.
Basically, so I can have my "table of contents" (in effect) at the top of the...
The weird problem is this.
I am using MS Office Professional 2003. (But I had the exact same problem when using MS Office XP Professional.)
I am also running Windows XP (with the most recent service packs, etc. No updates required).
It just seemed to happen out of nowhere. Everything had...
I simply need someone to clearly explain .. if you can and would .. the difference between the following:
Low (IIS process)
Medium (pooled)
High (isolated)
When I was IIS and looking at the various settings that could be selected when setting up a Web Folder .. I was faced with these three...
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.