SiebelGuide.com/siebelblogs

Siebel Blogs, News, Events, Tips and Tricks
Filed under How To, Tips&Tricks, eScript, All, Configuration

There are many ways to invoke an Internet Explorer on a button click in Siebel. I will post two ways of doing it in two different posts.

Requirement: When a custom button is clicked it should invoke Internet Explorer and navigate to a given URL.

Update: I am removing remainder of this post as the script is not working on Siebel High Interactivity Client. I am working on providing a better script. I will update when I finish working on it. Thanks.

Related posts(Auto Generated):

  1. Unlock a Project
  2. eScripting Best Practices - Part1
  3. eScript Best Practices - Part7
  4. How to Access Server Parameters using eScript
  5. AutoStopDB Parameter in Siebel Config File

Posted by Sridhar on Monday, November 10th, 2008


Page copy protected against web site content infringement by Copyscape
You can follow any responses to this entry through the magic of "RSS 2.0" and leave a trackback from your own site.

8 Responses to “Invoke Internet Explorer on Custom Button Click - Method 1”

Post A Comment

Recent Posts 

Recent Comments:

  • Mahesh: Very Excellent yaar. i didnt know the basic concept of this though i am writing the script for years. Blindly we...
  • Anonymous: Use this but only in Browser Script The SetProperty method sets visual properties of a control. Syntax...
  • Gurdeep: The examples for a search in a query field are: ”.Search = “[Id] IS NOT NULL” .Sort=”"...
  • Sridhar: I have updated.
  • Sridhar: Peter, I agree. Was available from 7.8 onwards.