| | |
|
|
|
DoCmd.Sendobject errol |
| message from Cop on 31 May 2004 |
Hi
"Microsoft VBScript Runtime error: Object
Required 'DoCmd'"
Any Ideas would be appreciated
|
| Lynn Trapp replied to Cop on 31 May 2004 |
Open the VBE Window (Ctrl - G). Select Tools > References. If any are marked
as missing delete them, close the references screen, reopen it and replace
the reference.
|
| anonymous replied to Lynn Trapp on 31 May 2004 |
Hi
The error is when using the command from a Data Access
Page.
References. If any are marked
reopen it and replace
message
|
| Lynn Trapp replied to anonymous on 31 May 2004 |
Ah, I see. I'm not very familiar with DAPs... perhaps someone else will take
this up and see what's up with it.
|
| Wayne Morgan replied to Lynn Trapp on 31 May 2004 |
I believe that from a DAP you will need to use the command for sending a
form similar to what FrontPage would use. It is a web command sent to the
SMTP server used by the web server. For more information, you may have
better luck at the microsoft.public.access.dataaccess.pages newgroup.
|
| anonymous replied to Wayne Morgan on 1 Jun 2004 |
HI Wayne
Thaks for your reply. I did tr that before without much
success as when you open the DAP to edit it it takes
straight into access. The sendobject according to Help
and MS should allow the sendng of data acess pages as
well.
Errol
command for sending a
command sent to the
information, you may have
microsoft.public.access.dataaccess.pages newgroup.
|
| Lynn Trapp replied to anonymous on 1 Jun 2004 |
Errol,
I wouldn't rely too heavily on what Help tells you. You should take a look
into what Wayne suggested and, perhaps, post your problem to one of the
FrontPage newsgroups
|
|
Archived message: DoCmd.Sendobject errol (MS Access Forms)