Jump to content

cwebpage UDF


NegativeNrG
 Share

Recommended Posts

i wrote a UDF for cwebpage to go forward backwards, go refresh, it doesnt got home yet, because im lazy to do it.

Funcs:

;===============================================================================
;
; Function Name:    _cwebpage( $cwebpage )
; Description:    Dllcalling/opening from cwebpage.dll
; Parameter(s):  $cwebpage = cwebpage.dll
; Requirement(s):   cwebpage.dll
; Author(s):        NegativeNrG
;Important Notes: Must have Child(internetGui) renamed to $NetGui Main Form to $Form1
;===============================================================================

;===============================================================================
;
; Function Name:    _NavigateGo( $cwebpage )
; Description:    Go to webaddress in ComboBox
; Parameter(s):  $cwebpage
; Requirement(s):   Internet Access
; Author(s):        NegativeNrG
;Important Notes: Web Address Box renamed to $Combo1
;===============================================================================

;===============================================================================
;
; Function Name:    _Navigateback( $cwebpage )
; Description:    Back to Previous Site
; Parameter(s):  $cwebpage
; Requirement(s):   Internet Access
; Author(s):        NegativeNrG
;Important Notes:
;===============================================================================

;===============================================================================
;
; Function Name:    _Navigateforward( $cwebpage )
; Description:    Go to Previous Site
; Parameter(s):  $cwebpage
; Requirement(s):   Internet Access
; Author(s):        NegativeNrG
;Important Notes:
;===============================================================================

;===============================================================================
;
; Function Name:    _refresh( $cwebpage )
; Description:    Refresh Current Site
; Parameter(s):  $cwebpage
; Requirement(s):   Internet Access
; Author(s):        NegativeNrG
;Important Notes:
;===============================================================================

i didnt use GLOBAL $cwebpage = "cwebpage.dll" because i dont want to. ive also included the DLL required to use this.

cwebpage.au3

cwebpage.dll

Edited by NegativeNrG

[size=20]My File Upload[/size]Register at my site and upload.

Link to comment
Share on other sites

hes not saying he wrote the actuall Dll, hes just saying he wrote the UDF's for it, but it's been done before, maybe not in UDF form, but the calls have been made easily, and the BETA includes ActiveX which is still quite buggy, or thats what ive read

FootbaG
Link to comment
Share on other sites

  • 1 month later...

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...