View Single Post
  #1 (permalink)  
Old 09-05-07, 10:10 PM
desdev desdev is offline
New Member
 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Accessing Forms Which have no FORMS set

Hi everyone,

I have come up against a brick wall at the moment. When you have a form with submit buttons and text fields i know using javascript you can access these elements, but you require the name of the form to be set.

Is there any way to do this when the form has no name set!!!
Reply With Quote