Jump to content

_INetGetSource question?


Recommended Posts

Then I suggest to use an UDF to access the browser properties and then pass the URL of the currently displayed page to INetGetSource.

UDFs for IE, FF and Opera are available.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

Then I suggest to use an UDF to access the browser properties and then pass the URL of the currently displayed page to INetGetSource.

UDFs for IE, FF and Opera are available.

I use Opera.

Do the Opera UDF contain commands for that? Have looked at it but cant find it.

Functions List:
               User's funcs...
                               1)_OperaFindDir
                               2)_OperaGetDir
                               3)_OperaGetDownloadsDir
                               4)_OperaGetVersion
                               5)_OperaGetTitle
                               6)_OperaGetProfileDir
                               7)_OperaGetMailDir
                               8)_OperaGetUserJSDir
                               9)_OperaGetPluginsDir
                               10)_OperaGetSessionFiles
                               11)_OperaGetSkinFile
                               12)_OperaGetLangFile
                               13)_OperaGetBookmarksFile
                               14)_OperaGetCacheDir
                               15)_OperaGetConfigFile
                               16)_OperaSetConfigFile
                               17)_OperaSetSkinFile
                               18)_OperaSetUserJSDir
                               19)_OperaSetLangFile
                               20)_OperaSelectFolder
                               21)_OperaAddMenuItem
                               22)_OperaRemoveMenuItem
                               23)_OperaIsRunning
                               24)_OperaRun
                               25)_OperaClose
                               26)_OperaKill
                               27)_OperaRestart
                               28)_OperaScreenCapture
                               29)_OperaMultiUserModeIsOn
                               30)_Opera_Integration_Example
                               31)_OpenGetURL
                               32)_OperaToggleMenuItemState
    
               internal funcs...
                               1)__Opera_WinGetTitleEx
                               2)__Opera_WinGetTitleByPID
                               3)__Opera_ProcessPathExists
                               4)__Opera_ProcessGetPath
                               5)__Opera_PathIsFolder
                               6)__Opera_PathIsOperaDir
                               7)__Opera_PathIsOperaProfileDir
                               8)__Opera_PathIsOperaConfigFile
                               9)__Opera_PathIsOperaLangFile
                               10)__Opera_PathIsOperaSkinFile
                               11)__Opera_PathIsOperaBookmarksFile
                               12)__Opera_PrefixStrIsOperaConfig
                               13)__Opera_ConfirmExitOperaWinExists
                               14)__Opera_Correct_Opera_Path
                               15)__Opera_GetOperaPIDs
                               16)__Opera_GetOperaPrefsFileName
                               17)__Opera_GetOperaPageHandle
                               18)__Opera_EnumOperaChildWindowsProc
                               19)__Opera_ExpandOperaMenuSectClassName
                               20)__Opera_Backup_Config
                               21)__Opera_FileNewName
                               22)__Opera_UTF8ToAnsi
                               23)__Opera_StringIsUTF8Format
                               24)__Opera_StringToUTF
                               25)__Opera_IniWriteToPos
                               26)__Opera_IniDeleteRegExp
                               27)__Opera_WinAPI_FindWindowEx
                               28)__Opera_WinAPI_GetClassName
                               29)__Opera_WinAPI_PathRemoveFileSpec
                               30)__Opera_WinAPI_AssocQueryString
Edited by Scinner
Link to comment
Share on other sites

Function OpenGetURL() should do what you need.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

Sorry, didn't find examples for this UDF.

But have a look at the UDF file itself. Every function has a header describing how to use the parameters.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...