Search:

Type: Posts; User: wiz....

Page 1 of 3 1 2 3

Search: Search took 1.09 seconds.

  1. How to connect to proxy server and Send Emails (GMail)

    Here is the code I use to send Emails from VB6.
    Now the issue is that I've come to college and here I connect to the internet through a proxy server. So, is there a way I can send emails with Google...
  2. Re: URLDownloadToFileA - Download file with Original File name.

    The problem is that I only know the title of the document. In most cases the file name is different.
    What to do now?
  3. URLDownloadToFileA - Download file with Original File name.

    Hello.

    I am using this code to download a file from a website without showing the SaveAs Dialogue.


    Private Declare Function URLDownloadToFile Lib "urlmon" Alias _
    "URLDownloadToFileA" (ByVal...
  4. Re: Extract Hyperlink Text between tags - VB6

    Hey Figured that out myself. Thanks for the help !
  5. Re: Extract Hyperlink Text between tags - VB6

    Hey Thanks !

    I was wondering if I could search for the caption given the link...!!??

    As in..I kno the href(http://link.songs.pk/song1.php?songid=7553), is there a way where I can get the...
  6. [RESOLVED] Extract Hyperlink Text between tags - VB6

    Hey!

    How can I extract the Hyperlink Text from the source code of a page ?

    <a href="http://link.songs.pk/song1.php?songid=7553">
    Ai Khuda</a>

    I want to Extract the text between the MULTIPLE...
  7. Replies
    5
    Views
    2,558

    Re: VB6-Webbrowser --> Hidden textbox

    <input type="hidden" name="Name" >

    <input type="text" size="25" maxlength="25" value="" name="Name" ></td>

    I can see the textbox and can enter values by hand. But when I try to do the same by...
  8. Replies
    5
    Views
    2,558

    Re: VB6-Webbrowser --> Hidden textbox

    I think I haven't explained my problem.

    I actually have to fill up a form on a website. It is not allowing me to do so ! I checked the source code and found out that their type has been set to...
  9. Replies
    49
    Views
    28,852

    Re: VB6 -- Disable Scroll Bars in Webbrowser

    I face the same problem :p
  10. Replies
    5
    Views
    2,558

    VB6-Webbrowser --> Hidden textbox

    Hey !

    I needed to know how to enter value to Hidden Textboxes on a web page.

    <input type="hidden" name="Name" >


    <input type="text" size="25" maxlength="25" value="" name="Name" ></td>
  11. Re: Removing Blank Space at bottom of Website -- VB6

    Well I kno that it is an HTML issue. My requirement is to Remove the Blank Space.

    If you want I can post the source code for you. Should I ?
  12. Removing Blank Space at bottom of Website -- VB6

    Hey Guys !!!!

    I was wondering on how to remove the blank space at the bottom of a web page using VB6 !!!

    For example I open http://www.facebook.com/presence/popout.php in Webbrowser1, I get to...
  13. Replies
    49
    Views
    28,852

    Re: VB6 -- Disable Scroll Bars in Webbrowser

    The constants part is in Red..........!!!

    N please find the file attached !!!!!
  14. Replies
    49
    Views
    28,852

    Re: VB6 -- Disable Scroll Bars in Webbrowser

    I did try it out.....but i get an error !!!!!

    Compile error:

    Constants, fixed-length strings, arrays,user-defined types and declare statements not allowed as Public members of object modules
    ...
  15. Replies
    49
    Views
    28,852

    VB6 -- Disable Scroll Bars in Webbrowser

    Hey Guyz !!!! Wanted ur help !!!

    How can I disable the scroll bars in a webbrowser ??

    Thnx fr ur help in advance !!!!
  16. Replies
    2
    Views
    6,997

    VB6 -- Edit Image

    Hello,

    I wanted help on a program that would edit an image. What i actually want is to add a strip containing some text to the image.

    This means that I have to increase the height of the image...
  17. Replies
    2
    Views
    3,532

    Re: Webbrowser Focus To Text Box

    I kno it works....but the problem is that it is a Button on Facebook. The 'Share' button.
    I tried it on that. It didn't work !
  18. Replies
    2
    Views
    3,532

    Webbrowser Focus To Text Box

    I have a WebBrowser Control and need to change the focus within it. Basically, the webpage is split into various frames, buttons, etc and i want to be able to set the focus on particular items.
    ...
  19. Replies
    7
    Views
    4,909

    Re: Run VB6 Program At SHUTDOWN

    Yes...I did....!!!!! Thnx !!!!
  20. Replies
    7
    Views
    4,909

    Re: Run VB6 Program At SHUTDOWN

    @HAck.....sorry......I actually didnt kno which Forum to post it in...!!
  21. Replies
    7
    Views
    4,909

    Re: Run VB6 Program At SHUTDOWN

    no..its actually for something else....my brother often wants to login onto my computer....i dont want him to see my files.....i created another user for him.....so whenever I log off.....i wanted to...
  22. Replies
    7
    Views
    4,909

    Run VB6 Program At SHUTDOWN

    Hello,

    I wrote a code to Lock Folders on my disk. I wanted to trigger it when I SHUTDOWN my computer.

    Is it possible ?? Is there any registry key which will help me ?
    I dont want my program...
  23. Re: VB6 -- Select A Check Box on a WebBrowser

    Thank you guyz !!!!!

    @CDRIVE....thanx....n I actually could have figured out the name of the radio button myself !!!!
    @Akhilesh....thank you bhayyii !!!!
  24. Re: VB6 -- Select A Check Box on a WebBrowser

    but How ? it is on a webpage on a webbrowser control !!
  25. [RESOLVED] VB6 -- Select A Check Box on a WebBrowser

    Hey Guyz...

    I wanted to know how you can select a Radio Button on a WebBrowser1 component on VB6....


    I was actually writing code for a Vb programme that would Fill in Data for me on a...
  26. Replies
    7
    Views
    8,191

    Re: Navigate to Hyperlink -- VB6

    Amazing.....this code works...thnx !!!!
  27. Replies
    7
    Views
    8,191

    Re: Navigate to Hyperlink -- VB6

    i aktually tryed 2 navigate it....i still din get the required link.
  28. Replies
    7
    Views
    8,191

    Re: Navigate to Hyperlink -- VB6

    Doesnt work !!!!! No errors in the code though....!!!! Nothing Happens !!!
  29. Replies
    7
    Views
    8,191

    Re: Navigate to Hyperlink -- VB6

    Facebook has a next link !!!! but yeah...ill try it.....!!!
  30. Replies
    7
    Views
    8,191

    [RESOLVED] Navigate to Hyperlink -- VB6

    Hey Guyz....

    I was writing a code on VB6 to download the picture albums of my friends on Facebook. I have written the code to save the images currently being displayed on the web...
  31. Re: [RESOLVED] send text to message (chat) window of yahoo messenger 8.1

    Thnx Fazi!
  32. Re: [RESOLVED] vb6-Submit Multiline Textbox to Webpage ?

    actually not cos....without crlf i could only submit the the data un-formatted and after doin it I can submit all the data with formatting !!!
  33. Re: how to capture picture in a minimized windows using webcam in vb6.0

    Has any1 converted the code to vb6 ???
  34. Re: [RESOLVED] vb6-Submit Multiline Textbox to Webpage ?

    what I meant was dat if I do

    Text1.Text = Text1.Text & vbCRLF
    WebBrowser1.Document.getElementById("id here").Value = text1.text


    because if i only did...
  35. Re: vb6-Submit Multiline Textbox to Webpage ?

    srry to bother you but....after some web surfing I get the answer :


    Text1.Text = Text1.Text & vbCRLF



    thnx...
  36. Re: vb6-Submit Multiline Textbox to Webpage ?

    suppose the name of the element is "message"...then how can it be done???
  37. Thread: Webbrowser

    by wiz....
    Replies
    21
    Views
    1,596

    Re: Webbrowser

    Sorry to post here but...is it possible that i can submit all the text in a multiline textbox to a webpage....for example the body part of Yahoo compose are ?????
  38. Re: vb6-Submit Multiline Textbox to Webpage ?

    Is it that can no one can reply???

    help me...
  39. [RESOLVED] vb6-Submit Multiline Textbox to Webpage ?

    Is it possible to submit a multiline textbox to the body section from vb6 to the Gmail Webpage??


    thanx in advance....
    wiz....
  40. Re: [RESOLVED] send text to message (chat) window of yahoo messenger 8.1

    Fazi!!!i tried ur attachment and it didn't work...
Results 1 to 40 of 83
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width