Search:

Type: Posts; User: Derkel

Search: Search took 0.02 seconds.

  1. VS 2008 Download image in webbrowser without reloading

    I have looked around and cannot find a way to download an image from a webbrowser without reloading the image or webbrowser AKA using the cached image. Have an ideas?
  2. Replies
    2
    Views
    716

    VS 2008 Re: Stimulate Click in X Y Location

    I am trying to click an item in a webbrowser that is at a flash file and how to click the item in a specific place regardless of what happens to be in that place in my application
  3. Replies
    2
    Views
    716

    VS 2008 Stimulate Click in X Y Location

    Hello, so I was wondering how I could click a specified area by the X and Y cords, I have looked at the codes with 4 options (0,0,0,0) and I was not able to stimulate a click with it. Any help would...
  4. Replies
    9
    Views
    1,392

    VS 2008 Re: [RESOLVED] Click Picture In Webbrowser

    Yup, thank you Learning VB, you're code workked
  5. Thread: Kill Pop-up

    by Derkel
    Replies
    1
    Views
    515

    VS 2008 Re: Kill Pop-up

    Anyone?
  6. Replies
    9
    Views
    1,392

    VS 2008 Re: Click Picture In Webbrowser

    Works :D

    This clicks links, not images
  7. Replies
    9
    Views
    1,392

    VS 2008 Re: Click Picture In Webbrowser

    Nope that didn't work..
  8. Thread: Kill Pop-up

    by Derkel
    Replies
    1
    Views
    515

    VS 2008 Kill Pop-up

    Alright so when my webbrowser leaves a page, it get's a messagebox pop up from the site saying press ok to continue or cancel to stop, I am wondering how can I get the program to automatically press...
  9. Replies
    9
    Views
    1,392

    VS 2008 [RESOLVED] Click Picture In Webbrowser

    Alright so I would like to invoke a click on a picture with my webbrowser by just having the source. I have tried

    For Each pics In wb.Document.GetElementsByTagName("img")
    If...
  10. Replies
    1
    Views
    469

    VS 2008 1-dimensional array of string error

    I am trying to set a textbox text as the text I get from a web request, but I keep getting the error cannot be converted to 1-dimensional array of string.
    Here is the code:

    request =...
  11. Replies
    2
    Views
    555

    VS 2008 Re: Webrequest Reader Help

    It would be nice, if someone could help me. I'd donate $5 paypal
  12. Replies
    2
    Views
    555

    VS 2008 Webrequest Reader Help Will Donate

    Alright so I have a webrequest on my program and it requests a login page, and I use the streamreader to read the webrequest and I set a textbox text as the text that I get from the site after the...
  13. VS 2008 Delay Function Without freezing up the program

    Hi there im looking for a way to have my program wait a certain amount of seconds before it goes on to the next command, ive tried the sleep command but that freezes up my program and i cannot let...
  14. Replies
    0
    Views
    535

    VS 2008 Click Vote Button

    I'm trying to make it so when you click a button on my form it votes up for the specific item on the web page, i cannot figure out what code i should use i've tried ...
  15. Replies
    0
    Views
    586

    [2008] Add Proxy Support

    I'm wondering on how I can add proxy support to a program with a webbrowser, can anyone help me out?
  16. Replies
    5
    Views
    1,321

    Re: [2008] Choose Random Name on List

    Great but I'm having troubles putting it into my script
    I tried:
    Dim rndf As New Random
    Dim rndl As New Random
    Dim Emails As String = email.Lines(E)
    Dim fname2 As...
  17. Replies
    5
    Views
    1,321

    [2008] Choose Random Name on List

    Hi I made a program to make a random name up from 2 textboxes on my program ( a firstname textbox and a lastname textbox). But the problem is that I'm just getting the names in order they were put...
  18. Replies
    2
    Views
    763

    [2008] Checking a Checkbox on a webbrowser

    Hi I have a simple question, how would you check a checkbox on a webpage on your webbrowser by pressing a button, like what would the code be?
  19. Replies
    2
    Views
    1,257

    Hardware Lock [VB6]

    I was wondering, how can I add a hardware lock to my VB6 application, meaning the program will only work on the person who I gave it to's computer?
  20. Replies
    17
    Views
    212,369

    Re: VB6 Sleep Function

    Yeah, I was talking about that code, the only problem I have after that is that it doesn't seem to want to do all the codes after that sleep function
  21. Replies
    17
    Views
    212,369

    VB6 Sleep Function

    The sleep function for my VB6 doesn't work, it just freezes up the application. Can anyone give me a sleep function that won't freeze up the application?
  22. Replies
    3
    Views
    456

    Use External List

    So I'm trying to make a program that fills in a form with an email and sends it and then moves onto the next email. I have no idea how to get an email list. I would like it the way where you hit...
  23. Replies
    2
    Views
    1,169

    Insert Notepad File VB6

    I am trying to make a program in vb6 that checks if emails are valid, I am wondering how I can make it so, a user can insert a list of the emails so the program can check them 1 by 1, So basicly I'm...
  24. Thread: VB6 Form Click

    by Derkel
    Replies
    2
    Views
    845

    Re: VB6 Form Click

    anyone?
  25. Thread: VB6 Form Click

    by Derkel
    Replies
    2
    Views
    845

    VB6 Form Click

    In VB6 I'm wondering how can you get the webbrowser thing in vb6 (microsoft internet controls) to auto click a button on a website.
  26. Replies
    5
    Views
    848

    Re: [vb6]Name Generator Help

    Never Mind I found out
  27. Replies
    5
    Views
    848

    Re: [vb6]Name Generator Help

    Well theres this game I made with my friends on AIM, for who ever could list the most real words, we made rules saying no copy and pasting but you can use a program you made to list them. $100 on the...
  28. Replies
    5
    Views
    848

    Re: [vb6]Name Generator Help

    Sorry for being new here
  29. Replies
    5
    Views
    848

    [vb6]Name Generator Help

    Hey, I've been using google every where and I cannot find one source code for the program I want to make. I would like to make a program that is somewhat like a chat spammer, but it says random...
Results 1 to 29 of 29



Click Here to Expand Forum to Full Width