Object doesn't support this property/method?????? 
Author Message
 Object doesn't support this property/method??????

Hi Guru,

I have referred to the Internet Client SDK and I wrote the following code:

(For your information, frmDocHdr is a form name, cmdViewDoc is a submit
button name.)
sub cmdViewDoc_onclick()
    frmDocHdr.target = "_blank"             'Can work!
    frmDocHdr.action = "reports.asp"    'Cannot work!
end sub

I feel curious why the Target property can work but the Action property
cannot work. The de{*filter*} give me this error message: "Object doesn't
support this property/method." I have checked the spelling. It is correct.

Any idea? Thanks a lot!

Regards,
Ooi



Mon, 09 Jul 2001 03:00:00 GMT  
 Object doesn't support this property/method??????
Is it possible show the form of a ActiveX dll "embedded" in a web page?

Could anybody please give me some guidelines or references.

Thanks

Rocky



Mon, 09 Jul 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Object doesn't support this property or method : 'DTSGlobalVariables(...).Value.Open

2. Object doesn't support this property or method

3. Object doesn't support this property or method

4. IE 5.0: Object doesn't support property or method

5. Object doesn't support this property or method

6. Object doesn't support this property or method

7. Sample code: Object doesn't support this property or method

8. Object doesn't support this property or method

9. Object doesn't support this property or method

10. ASP Error on Session.Contents : Object doesn't support this property or method

11. Object doesn't support this property or method

12. Help!- 438- Object doesn't support this property or method

 

 
Powered by phpBB® Forum Software