Freelancers Forum Messages on Wednesday August 8th 2007
Re: FN-FORUM: Javascript question
date posted 8th August 2007 23:29
On Wednesday 08 August 2007 21:33:57 [EMAIL REMOVED] wrote:
> if (!empty($_POST['Submit']) & empty($Msg)) {
Should be '&&', methinks....
Re: FN-FORUM: Javascript question
date posted 8th August 2007 23:03
It ok - I haven't tried it yet but I realised on the way to Linedancing what
was wrong....
RE: FN-FORUM: Javascript question
date posted 8th August 2007 22:14
Why are you using getElementById for a textbox (I presume that this is =
what
you're using)?
document.formname.textboxname.value =3D "=A3" + Total;
should do the job for you.
-----Original Messa...
RE: FN-FORUM: Javascript question
date posted 8th August 2007 20:32
[EMAIL REMOVED] wrote:
> I am trying to change the value of the input field Total_Amount using
> Javascript with=20
>=20
> document.getElementById("Total_Amount").value =3D "=A3" + Total;
>=20
> Can i...
RE: FN-FORUM: Javascript question
date posted 8th August 2007 20:26
Try changing the "readonly" attribute to "disabled" assuming it's HTML =
and
not XHTML when it should be: disabled=3D"disabled"
HTH
Craig
-----Original Message-----
I am trying to change the value...
FN-FORUM: Javascript question
date posted 8th August 2007 20:06
I am trying to change the value of the input field Total_Amount using
Javascript with
document.getElementById("Total_Amount").value = "£" + Total;
Can it be done?
I am getting document.getEleme...
RE: FN-FORUM: Insurance
date posted 8th August 2007 10:23
> Who do you reccomend for PROFESSIONAL INDEMNITY INSURANCE I have been =
told
> that I need this to work on a website using a business link grant?
>
>Hi,
>I've used Caunce O'Hara (http://www.caunce...