![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2005
Posts: 1
Rep Power: 0
![]() |
I need a source code so when I click the program(I save it as .exe) a web page opens and it closes when the page is loaded, it need to be put in the register to the first time u load it so it will open every time u open the file(the web page needs to open and close, not the program)
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
If I've understood correctly, what you want to achieve is the user navigating to a URL for some sort of registration process, etc.
This sounds somewhat illegitimate - spyware is the lowest form of coding. Anyway, if you simply want to register a hit on a specific URL, you could use an invisible Web Browser control and the navigate method on a form. Alternatively, if you're feeling adventurous, send a basic GET query via TCP/IP using winsock. Hope this is relevant |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|