good... I have come to the right forum.

The form we are trying to access is entitled: "HPD:HelpDesk" and there are numerous fields within the page that I would like to access. Namely...called "Phone+". I used this field in searches before without any problems, so I know the field name is valid.
1) I create a new form with ID: "HPD:HelpDesk"
2) I am trying to access a field
3) I am trying to access the field from a VB6 application
using the Remedy ARUser.tlb API. I would like to
simulate a user typing in the extension in the field and
pressing enter. This manual process loads up the user
details for a specific user in the Remedy database.
4) I am using Remedy Client Version 4.05.01 (Patch 956)
on Windows XP SP2 environment.
5) The VB6 application that I wrote returns an error from
the API call to GetField...
Another question if I may, my company uses Remedy Desktop shortcuts to their Helpdesk application. They create the shortcut by opening the Remedy Application, setting up their username access for transparent login, and when the load the application, they right click to create a Desktop shortcut..
When remedy is lauched with this shortcut, it doesn't appear to be accessible via the GetObject method. It is not visible under the Remedy.User classname?
Any suggestions. If you want more information, please let me know.
Thanks
Paul