PDA

View Full Version : HEP geniuses needed please check


shaz1987
12-09-2006, 10:04 AM
how comes this is notworkign i have tried so many times when it = true why aint it checking the radio box i want please help




if(document.form.pay[1].checked && (E > 0 && E >= 20.00) )
{
var Status = window.confirm("*You are entitled to free delivery would you like Free Delivery* \n\n Your Grand Total is = " + (E));
alert(Status)

if (Status == true)

{
alert("User Select OK");
document.form.pay[0].value.checked = true; // if the click ok check the home deilivery box
}

else if (Status == false)

{
alert("Okay, Your Pizza is Waiting for you For collection\n\n*Please check the Contact page if you are not sure where we are based*");

document.form.totalcost.value = E;
}

}

BonRouge
12-09-2006, 01:02 PM
You keep asking javascript questions in the html forum. There's a client-side scripting forum for things like javascript. In fact, I'm going to move this thing.

I was wondering if it's worth trying to help you as you haven't responded to any of the help you've had in other threads.

As for 'HEP geniuses', I checked Wikipedia, and I couldn't decide which of these things you needed help with: * Hep, a synonym for hip (slang)
* Head end power, a method for providing electricity to train carriages
* Hepatitis, a gastroenterological disease
* Heterogeneous Element Processor, a type of supercomputer
* High-energy physics
* High Explosive Plastic anti-tank ammunition, also called high explosive squash head (HESH)
* Higher education provider, an Australian classification
* Homotopy extension property, a property in algebraic topology.
* Housing equity partnership
* Hydroelectric power
* Healthy eating pyramid
* A war cry of the Crusaders[citation needed]: originated as short for Hierosolyma est perdita[citation needed] (Latin for "Jerusalem is lost").
* The Hep-Hep riots - a series of antisemitic riots in Germany and neighbouring countries in 1819.


Finally, I think I mentioned once or twice before, but can you please, please, please try to use proper English.
Thanks.

shaz1987
12-09-2006, 10:53 PM
ok i am sorry i will use proper english ok i am really sorry but can you please help me with this i will reply back i promise this time ok really sorry