Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: javascript error

date posted 5th January 2005 19:52

That was it - thanks - Stupid me. I knew the original was working so I
didn't look hard enough.

Pam
----- Original Message -----
From: "Dai Williams" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, January 05, 2005 8:22 PM
Subject: RE: FN-FORUM: javascript error


>
>
>> -----Original Message-----
>> From: PAMELA WHITTAKER [EMAIL REMOVED]
>>
>> function validcontents(inputbox) {
>> var teststring;
>> var outputstring;
>> teststring = inputbox.toString();
>> if (inputbox == "") {return false}
>> if (isblank(teststring)) {return false}
>> if (!isNaN(outputstring)) {return false}
>> if (outputstring.length < 2) {return false}
>> return true;
>> }
>>
>> function validcontents1(inputbox) {
>> alert("gg");
>> var teststring;
>> var outputstring;
>> teststring = inputbox.toString();
>> if (inputbox == "") {return false}
>> if (isblank(teststring)) {return false}
>> if (isNaN(outputstring)) {return false}
>> return true;
>> }
>
> Um, those functions are a "bit" messed up - outputstring is declared but
> not initialised then used in tests, inputbox is tested against empty
> string but from your previous code should be an object, then several
> calls which look like they could be simplified quite apart from
> operating on the wrong variables.
>
> I suggest you decide what the functions are supposed to do and then test
> them in a simple piece of test code and rewrite them until they do what
> they should, then put them back into the live page.
>
> Also my previous comment stands - there must have been javascript erros
> generated here, so I guess you have javascript error notification
> switched off which is not a good idea if you are testing javascript
> code.
>
> Dai
>
> TechnologyAngel
> http://www.technologyangel.co.uk/
>
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>



Messages by Day
January 31st 2005
January 30th 2005
January 29th 2005
January 28th 2005
January 27th 2005
January 26th 2005
January 25th 2005
January 24th 2005
January 23rd 2005
January 22nd 2005
January 21st 2005
January 20th 2005
January 19th 2005
January 18th 2005
January 17th 2005
January 16th 2005
January 15th 2005
January 14th 2005
January 13th 2005
January 12th 2005
January 11th 2005
January 10th 2005
January 9th 2005
January 8th 2005
January 7th 2005
January 6th 2005
January 5th 2005
January 4th 2005
January 3rd 2005
January 2nd 2005
January 1st 2005


Messages by Month
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000