User Profile

Collapse

Profile Sidebar

Collapse
Eric
Eric
Last Activity: Jun 22 '11, 05:46 PM
Joined: Jun 9 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Eric
    replied to Fix for using EVAL command in JS
    Hi Dormilich,
    Thanks for responding so quickly. I was given a task to take a look at some web pages and I find myself asking the same question you did. "Why". I think I may just pass this project onto someone more experienced.

    Thank you
    See more | Go to post

    Leave a comment:


  • Eric
    started a topic Fix for using EVAL command in JS

    Fix for using EVAL command in JS

    I have js that works ok in IE but Firefox returns the error message "Document.f orms is not a function" on ht eline that begins with the "For" operator.

    Ya, I'm a real nube.. is it obvious?

    Code:
    fms='document.forms(tempFormName)'
    for (i=0; i<eval(fms+'.length'); i++)
    Thanks in advance!!
    See more | Go to post
No activity results to display
Show More
Working...