Jump to content

Recommended Posts

Posted (edited)

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.

Posted

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
  • 1 month later...
Posted

@NegativeNrG

Great UDFs

plz i have some Q how to call a Au3 function through clicking on a CWebpagen Anchor ? it is so important , thanx at all

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
×
×
  • Create New...