This is a discussion on "Form names" within the JavaScript Forum section. This forum, and the thread "Form names are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Form names
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
Form names
i have validation script that loops through all the forms in a document. (some of you have probably seen it at work).
well, I'm working on the new version and i have a small problem. when I have a form: <FORM name="MyForm" id="MyForm".... [form object].id returns a string: 'MyForm' but [form object].name returns an object, WHY? NB.: I'll post an url later....
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|
|
||||
|
nobody?
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
Hmmm.... this is weird.... surely the desired response would be a string too.
I dunno bout this mate.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
More Javascript madness. You've got server-side validation too right?
|
|
||||
|
yep. I've got both...
but i'd like that to work because I want the script to be a plug in. basically, you add it to the page: <SCRIPT src=watever.... and it will automatically sort out all the validation, etc here's the full plugin which also includes popup menus and tab menus (tree menus coming soon) http://www.pinesandneedles.com/test/pico.asp by the way, the code is a mess so "don't watch that!" i'm still sorting things out
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| form, names |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Domain Names Help | crackafaza | Hosting & Domains | 7 | Oct 19th, 2007 16:12 |
| domain names and hosting | jas4 | Hosting & Domains | 24 | Sep 19th, 2007 12:22 |
| Domain Names in Sigs? | camcool21 | Webforumz Cafe | 8 | Nov 21st, 2006 07:10 |
| Changing Image Names | LearningToProgram | Classic ASP | 2 | May 31st, 2006 23:35 |