I wrote a CF page to parse XML and display the contents on the web. The contents are a bunch of news links; I would like the links to open in a new window and reuse the window instead of opening multiple windows. I am really close to getting it to work but whenever I test the page it only opens...
I figured it out. Turns out to be a simple solution; just took me a while to find it. IIS sets the port to any IP address and you have to specify the IP address in order for SSL to work. To do that, after you install the cert and enable the SSL port to use 443 click on the advanced button...
I just finished upgrading our server to win 2003 and IIS 6. I am having problems when I install a cert in IIS and specify the SSL port as 443 in the website properties tab. Whenever I try to access the site via https in IE, I receive a page can not be displayed error. Whenever I delete port 443...
I inherited a web mess...it is running NT 4.0, IIS, and Index Server. Index Server is running the memory usage so high that if I don't stop and start the service twice a day, the website crashes in the middle of the afternoon. I looked at Microsoft's knowledge base and it said that IFilters...
Does anyone know of a utility that will run and list directory security settings on files in IIS? Just inherited a system and have no documentation from previous employee.
I am new to the world of Coldfusion. A company just hired me and told me to learn it. I asked what version they are running and they said that they just upgraded to 5.0. Is that the same as MX? I couldn't find any information on the Macromedia website about 5.0.
Thanks!
Got it narrowed down to a few choices.
I went to apaches website to take a look at that server you were talking about but I am not sure which one I should be looking for. Do they have a personal web server on the site? If so, where?
I am a web developer, and in the market for a laptop. I know exactly what I want but do not know which brand is the most reliable. It is important that I get something that won't let me down because I have clients depending on me to do work for them. Right now, Compaq is giving great deals but...
I have an interview at a client's this week and am doing some homework into the structure of their site. The site has shtml file extension. I can't find information anywhere about shtml, what it looks like or does. Can someone point me to some good informative resources?
Thanks!
thanks for the info. but i can't seem to get it to work
this is the code -- looks similar to DoubleV's but isn't working (it is part of other validation statements)
else if ( (document.initiationForm.gdg[0].checked != true) &&
(emptyField(formObj.gdgNum))
alert("Please fill in yes or...
Does anyone know how to validate a checkbox and text field together? For instance, I am creating a form that has a checkbox for the answer "Yes" and textfield for the answer "No" The question is something like this:
Do you like ice cream?
Yes (checkbox)
If No, Why...
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.