Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Help with GetObject

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,1901
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Help with GetObject
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Help with GetObject - 1/25/2005 3:37:25 AM   
  AnotherNewGuy

 

Posts: 1
Score: 0
Joined: 1/25/2005
From:
Status: offline
Hi All,
I want to start off by saying that I am just another new guy to the world of VBScripting. I have been asked to learn VBScript by my boss to help out with an issue in our application. So any help here would be much appreciated.

Ok here it goes.

I have an HTML page that is viewed through a field of a program that I am developing. The program is written with Remedy Action Request System. Now this HTML page needs to be able to take data from a field on the page and push it to a field in the application based on some event (probably a click event on a field on the HTML page). Our thought was to do this with a script so I begun my research and ended up with VBScript. Looking at examples from other Remedy based applications, I found that in order to do this I first need to "latch on" to the Remedy app with my script before I can send it any data to the fields. To do this I found the GetObject method and I thought everythig was going great. Unfortunately I ran into a problem. According to a Microsoft Knowledgebase article http://support.microsoft.com/default.aspx?scid=kb;en-us;239470 I can't run the GetObject method in an HTML page by design. IE doesn't allow it. Their reasoning makes sense. Now I am faced with finding a way to latch on to the program without using the GetObject method. Has anyone encountered this problem and found a way around it?

If this doesn't make sense or you need more information just let me know. Again, I am new to VBScripting so I could be making assumptions that what I am saying makes sense.

Thanks
 
 
Post #: 1
 
 Re: Help with GetObject - 1/26/2005 6:36:09 AM   
  Snipah


Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
What sort of App is it (functionality)?
What does it use to resolve the data (FoxPro / SQL)?
Looking at examples from other Remedy apps, what do they use to 'latch on'?

While reading the MS-page, you notice that if the needed component is locally installed, it will be no prob. to 'latch on' to that component by just using GetObject. (ActiveX will not allow to distribute any components thru the page, but it does support latching on if the component is already distributed)


(in reply to AnotherNewGuy)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Help with GetObject Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts