How to get an object's name not ID 
Author Message
 How to get an object's name not ID

Dear all,
    I have one stupid question,I want to get the name of one object not the
ID, how can I get it.
    my client object is like this:
    <input name="AAA" id="BBB">
thanks a lot!
                    alex


Sat, 05 Jul 2003 17:55:43 GMT  
 How to get an object's name not ID
document.all.BBB.name

=-=-=
Steve
-=-=-


Quote:
> Dear all,
>     I have one stupid question,I want to get the name of one object not
the
> ID, how can I get it.
>     my client object is like this:
>     <input name="AAA" id="BBB">
> thanks a lot!
>                     alex



Sat, 05 Jul 2003 21:10:04 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Getting the user's logon name and computer name

2. How to get object from object's ID in vbscript

3. Help! I'm getting [object Object]

4. object class id's

5. Object required: 'f.Name'

6. Getting client side machine's name.

7. Getting a dictionay's name

8. Getting name of the user's computer

9. Getting client side machine's name.

10. Getting the name of user's computer

11. getting object instance variable name.

12. Getting the name of an object

 

 
Powered by phpBB® Forum Software