I have recently changed domains, and I want to make sure that my .htaccess file is correctly setup.
I currenlty have PR2, which has just changed in the update. Sometimes it carries on to my new page, and sometimes it doesnt. I am not sure if this is to do with my .htaccess file, or the fact...
Is there a way I can permanently have Outlook 2003 to "have replies sent to" a different address, rather than having to change it for every email?
Thanks
I have two scripts which work on the same form:
Script one combines the results of two radio buttons to create a combined menu:
<!-- Begin
site="http://javascript.internet.com";
function combineMenus(frm, menu1, menu2) {
with (frm) {
for (var i = 0; i < document.menufrm.menu1.length; i++) {
if...
I am using a script to populate dropdown menus:
<SCRIPT LANGUAGE="JavaScript">
function SelectSubCat(){
// ON selection of category this function will work
removeAllOptions(document.main.SubCat);
if(document.main.Category.value == '1'){
addOption(document.main.SubGift,"option 1", "option...
Hi,
I've got a plain and simple drop-down menu.
But....I want one of the values to open a link in a target window when selected (just one, the others should be just normal values).
Is there a way to do this because currently I only have scripts for making every value a link.
Thanks for your help
hi all,
I really don't know much about javascripts (I know how to cut an paste them, but not much else).
I have a mail form, which already has plenty of javascript on there for validation.
One of the sections of my form is a dropdown menu. I need an alert box with a message to appear when a...
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.