Search:

Type: Posts; User: fotonut

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    5,262

    Re: VbaProject.OTM won't run after save

    THank you. After setting all macros on with warnings, I rebooted the system and the VBA code has started running again, allowing me to select a folder each time I send. Thank you.
  2. Replies
    2
    Views
    5,262

    VbaProject.OTM won't run after save

    I have been coding in VBA for about 6 years now and attempted off and on writing macros for Outlook. Reasons like this have discouraged me in the past. I created a simple folder selector and...
  3. Replies
    8
    Views
    28,454

    Re: [VB6] Telnet Client UserControl

    Will look into it, thanks.

    Also I can't find any examples of communicating via SSH TTY other than with ActiveX controls that cost more than small automobiles, way out of the range of most...
  4. Replies
    8
    Views
    28,454

    Re: [VB6] Telnet Client UserControl

    Nice to get a 5 year update just 2 weeks before I need it :-) What timing! Nice perfectly working model; thanks. Do you have any examples coded where this can be used to send commands to tty...
  5. Replies
    134
    Views
    611,029

    Re: Webbrowser Control Tip and Examples

    Also don't make the same "first mistake" I made by thinking that if you log into a session manually with IE that your VB browser control session code testing will automatically be logged in too just...
  6. Replies
    134
    Views
    611,029

    Re: Webbrowser Control Tip and Examples

    It's a catch 22; if you understood this stuff well enough to code in it, then you wouldn't be coding in it ;-)

    I still don't grasp the DOM myself but being a lame hacker who codes mostly by...
  7. Re: Convert Images upto 31 Formats using FreeImage.dll

    Thanks, with the above post to this forum, the google search now works LOL.

    But seriously thank you for a really nice example of using FreeImage from Visual Basic 6. Here are more example calls...
  8. Replies
    134
    Views
    611,029

    Re: Webbrowser Control Tip and Examples

    I have a very large photo gallery on a system where the DB got corrupted. Good news is I can view my old gallery but I just can't add anything to it. I have recreated a second image of it on...
  9. Replies
    134
    Views
    611,029

    Re: Webbrowser Control Tip and Examples

    I am trying to learn the DOM rather than doing what I have done in the past, parsing out an entire HTML page. I don't seem to "get" the DOM for some reason.

    I am attempting to use the example...
  10. Re: Convert Images upto 31 Formats using FreeImage.dll

    Bad thing about this Visual Basic 6 FreeImage example is the 3 lines of code included here are the only online examples I can find anywhere using FreeImage from VB6. It looks like the developer must...
  11. Replies
    8
    Views
    1,988

    Re: WebBrowser1.Document.Body.(???)

    So here is the HTML in the document that I am looking for:

    <TABLE cellSpacing=0 cellPadding=0>
    <TBODY>
    <TR>
    <TD>&nbsp;</TD>
    <TD><div class="buttonNext"><a...
  12. Replies
    8
    Views
    1,988

    Re: WebBrowser1.Document.Body.(???)

    Problem solved! When I am the fool, I hope to admit it. I missed the fact that when I called Webbrowser control the screen it was looking at was a screen where I had not logged into the facility...
  13. Replies
    8
    Views
    1,988

    Re: WebBrowser1.Document.Body.(???)

    Oh no, the above call returns a blank string. Back to the drawing board.
  14. Replies
    8
    Views
    1,988

    Re: WebBrowser1.Document.Body.(???)

    Well after 3 days I am starting to think that even if there is an answer (where I find a way to locate my simple <div class="buttonNext" in the mass of a mass of a DOM tree that I must iterate...
  15. Replies
    8
    Views
    1,988

    Re: WebBrowser1.Document.Body.(???)

    Photo of firebug display

    This is both the HTML and the DOM from a firebug display of them both. You can download the photo to get a better resolution here.

    The search for "buttonNext" is...
  16. Replies
    8
    Views
    1,988

    WebBrowser1.Document.Body.(???)

    I am trying to search through the HTML at a high level by using the WebBrowser control (rather than pulling a raw HTML from HTTP GET)

    I have tried every iteration and exampleI can find including...
  17. Replies
    22
    Views
    13,656

    Re: Install Flash Shokwave Component

    Looking for solution as well.
    Cannot save project with control of Flash10k.ocx . I tried registering it and the registration took but still cannot save the project.
  18. Replies
    18
    Views
    3,711

    Re: VB6, Wma Tag Help

    Wow, you guys are great! I spend days googling for how to do one little API routine and then I ask here and within a few hours I get all kinds of ways to do something. This is encouraging. Glad...
  19. Replies
    18
    Views
    3,711

    Re: VB6, Wma Tag Help

    EDIT 1: I may have deleted this letter from the variable myself, who knows! You might still want to check.
    --------------end of edit

    Thanks I found one typo of: two_long_to_variant = ret
    I...
  20. Replies
    18
    Views
    3,711

    Re: VB6, Wma Tag Help

    Thanks!
  21. Replies
    18
    Views
    3,711

    Re: VB6, Wma Tag Help

    A really great module, thanks!

    Any idea how to tell how long the WMA will play for, e.g. playtime or the same as duration in MP3 talk?

    Thanks!
  22. Re: [RESOLVED] Ado Check for duplicate record if no duplicate found add new record, h

    I found the problem! The problem was the data I was loading into rs.filter was from MP3 tag data and there were hidden / characters that didn't show in the windows file "details" list that were...
  23. Re: [RESOLVED] Ado Check for duplicate record if no duplicate found add new record, h

    I have been looking for an answer to this for 2 whole days now. (My eyes are starting to cross.) This thread comes closest I think to answering the need. Now this is only my second VB 6 ADODB...
  24. Re: I Cannot Save Form with ShockwaveFlash Control!

    I don't have an answer. I have been looking for a VB6 control that supports flash and was not familiar with which one you might be using. I am looking for something to allow photo selection from a...
  25. Replies
    0
    Views
    540

    Lost views of code and form editor

    I believe someone deleted a post I entered here today at 1:05.

    In that post, I quizzed if anyone had an idea why two views from my Microsoft Visual Basic 6.0 (sp6) Enterprise would fail to...
  26. Re: I Cannot Save Form with ShockwaveFlash Control!

    Where did the shockwave flash control come from?
Results 1 to 26 of 26



Click Here to Expand Forum to Full Width