Search:

Type: Posts; User: Navarone

Page 1 of 13 1 2 3 4

Search: Search took 0.91 seconds.

  1. Thread: text box ?

    by Navarone
    Replies
    7
    Views
    762

    Re: text box ?

    Thanks for the exampls everyone. Like I say, it's been a while since I did any VB coding. The text box is going to be populated from fields in a database. I will probably stay with the text box for...
  2. Thread: text box ?

    by Navarone
    Replies
    7
    Views
    762

    Re: text box ?

    I don't understand what you said could you show me please? What if there was more than one email address?
  3. Thread: text box ?

    by Navarone
    Replies
    7
    Views
    762

    text box ?

    It's been a few years since I did any VB6 programming and my question is can I have a clickable mailto:somebody@anywhere.com in a text box that is dynamically driven?

    Here is an example of some...
  4. Replies
    3
    Views
    607

    Re: LAME MP3 issues with Vista?

    I thought this was the vb6 forum? I use this encoder in vb6 application.
  5. Replies
    3
    Views
    607

    LAME MP3 issues with Vista?

    For all of my applications I have been using the MP3 encoder I found at http://www.planetsourcecode.com/vb/scripts/showcode.asp?txtCodeId=33025&lngWid=1

    It has been working fine in WinXP but when...
  6. Replies
    1
    Views
    415

    create backup of database

    I have a script in my program that makes a back up of the existing db.



    'make a back up of the existing db and rename it.
    If Dir("C:\WestfieldInsurance\old_Westfield.mdb", vbNormal) = ""...
  7. Replies
    2
    Views
    570

    Re: communicating with swf thru VB6

    Thanks Byapti,

    I did find this article on my own. I wasn't able to do what I wanted they way I wanted to do it. The the article was very usefull nonetheless.
  8. Replies
    2
    Views
    570

    communicating with swf thru VB6

    I have a ShockwaveFlash1 component in my VB6 project it plays a swf file which has a pause/play button inside it. In my swf I use the fscommand to pass meta data to the VB application and that...
  9. Re: need help with my query function

    Thanks again. I think I found were the programmer loaded the property information or details it was in the module. I added my code to check for the nositeplan field and I think everything is working...
  10. Re: need help with my query function

    Thanks for getting back to me so soon. Well let me explain what I am trying to do in a nutshell. First I have this map of the US, if I click on a state, it pulls up all the centers (ie, store front...
  11. [RESOLVED] need help with my query function

    It's been awhile since I did any vb programing and I am having some trouble getting my function to work correctly. I need to select from my Centers table a field called "nositeplan" the value is...
  12. Replies
    16
    Views
    967

    Re: Install ? [2005]

    Alt+Print Screen.... imagine that! :rolleyes:
    ----
    On my video.aspx page I have this code.



    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="turbo_video.aspx.cs"...
  13. Replies
    1
    Views
    530

    passing variables / query strings?

    Here my situation, typically I only do asp or html programing, when I want to use a variable in asp i would denote it like <%=myVar%>

    So how is this done is C#?

    This is my page and I am...
  14. Replies
    16
    Views
    967

    Re: Install ? [2005]

    Thanks:)
  15. Replies
    16
    Views
    967

    Re: Install ? [2005]

    ok, before I post any more. I need to know if I am in the correct forum. I couldn't get my station to work so I "bounced" over the our programers station who left and I am trying to make a change and...
  16. Replies
    16
    Views
    967

    Re: Install ? [2005]

    I moved the project folder over to my local HD, and when I tried to open it I got the same error as before.
  17. Replies
    16
    Views
    967

    Re: Install ? [2005]

    I am totally new to this, our programmer left a week ago and I have been jumping to his station to do changes so I apologize if I might be in the wrong forum. I figured I would install the VS2005 on...
  18. Replies
    16
    Views
    967

    Re: Install ? [2005]

    Hey Thanks! That cleared that up. I attached a jpg image of the error.
  19. Replies
    16
    Views
    967

    Re: Install ? [2005]

    Do you know where in the options you need to change this? Also, I can't open any projects, I get an error message about the project not being supported by the installation.

    Do you know anything...
  20. Replies
    16
    Views
    967

    Install ? [2005]

    I just installed MS Visual Studio 2005 and I inadvertantly selected C# for the most typical usage. Is there a way to change this? On the start page is shows MSDN: Visual C#. I need to have MSDN:...
  21. Replies
    2
    Views
    564

    Re: compile error help

    I figured out what was wrong. I had not declared my variable in the "else" section of my 'if' statement.

    Thanks to those who considered helping.:)
  22. Replies
    2
    Views
    564

    Re: compile error help

    Here is a little more information on the error, I think the build is working ok I am just getting this error.



    Server Error in '/' Application....
  23. Replies
    2
    Views
    564

    compile error help

    Our .NET programmer left a week ago and I am trying to make some changes to my menu_sup.aspx page using MS Visual Studio 2005. I get a compile error and I know that our programmer did some kind of...
  24. Replies
    5
    Views
    435

    Re: database update ? and advice

    Thanks FunckyDexter, when my client made changes the first time back in the summer of '06, I kinda did what you suggested only I didn't copy anything sideways. I was able to modify the db without...
  25. Replies
    5
    Views
    435

    database update ? and advice

    Whats the best way to handle updates to my database when that database also contains client information. In hindsight having one db probably wasn't a good idea.

    I need to modify the table...
  26. Replies
    3
    Views
    1,142

    Re: playing swf thru VB

    Ok strictly speaking I have a Drive, DIR and File boxes. :) I tried the Me.Shockwave1/StopPlay, and it did not work.

    So how do I close the active movie befor starting a new one?
  27. Replies
    3
    Views
    1,142

    playing swf thru VB

    I have a problem with my code, at least I think the problem in my code, and I am having a hard time explaining it. I click on a file in my drop down box, in this case an file with the .flv exstention...
  28. Replies
    3
    Views
    677

    Re: application error

    I think I figured out what was wrong and it had nothing at all to do with the DLL's. My work folder is labled "Lake_Hospital", when I installed the application I used "Lake Hospital". By shear luck,...
  29. Replies
    3
    Views
    677

    Re: application error

    No I am not kidding. LAME_ENC.DLL is a dll file. I use it for my recorder application. The recorder, lets you record a voice message, intially as a WAV file and then it converts this to mp3. I am...
  30. Replies
    3
    Views
    677

    [RESOLVED] application error

    I am getting an application error and it seems to be centered around a dll called LAME_ENC.DLL. When the error occurs I get one of those MS error message to send or not send, there is big long error...
  31. Replies
    5
    Views
    1,866

    Re: embedMovie property

    I am not sure how to do that. You mean like a reference object?
  32. Replies
    5
    Views
    1,866

    Re: embedMovie property

    thats exactly what I have, well almost.

    Call ShockwaveFlash1.LoadMovie(1, App.Path & "\XML_FLV_player.swf")
    ShockwaveFlash1.Movie = App.Path & "\XML_FLV_player.swf"
    ...
  33. Replies
    5
    Views
    1,866

    embedMovie property

    I want to make my shockwave movie part of my exe, so I set my shockwave flash control's embedMovie property to true and made my exe, but the swf doesn't appear to be part of the exe.

    I assume...
  34. Replies
    1
    Views
    406

    simple checkbox questions

    I have two check boxes; If I click on the first the box is checked, if I click on the second, I want the first box to uncheck and the second to be checked. I thought this code would do the job, but...
  35. Replies
    3
    Views
    518

    Re: help perform this action only once

    Well then the same would be true for the desktop icon path. If the path has already been set, then everything else has probably run as well. :)
  36. Replies
    3
    Views
    518

    help perform this action only once

    I need some help on the best way to code the following actions so that they only fire one time. Currently I have them in the sub form load and an error handler.


    Private Sub Form_Load()

    ...
  37. Replies
    39
    Views
    85,324

    Re: Change Shortcut Properties/Icon

    I am still not able to get this to work. I think the problem is that the shortcut is located in the "AllUsersDesktop" folder. I am not sure what to use for the oShell.NameSpace().

    Any thoughts?
  38. Replies
    39
    Views
    85,324

    Re: Change Shortcut Properties/Icon

    So, all I need to do is replace the arguments line with the path line like this?


    oShellLink.Path = "C:\MyWestfieldPresentation\Westfield_1to1F_v1.exe"
  39. Re: perform this action only once for database

    so like this?


    dim sSQL as String
    sSQL = "SELECT count(*) from sysobjects where name = 'TempDocAudio'"
  40. perform this action only once for database

    how can I check to see if a table exist in my database and if it doesn't perform this action, if it does, don't do anything? This is my code and I only want to perform this action once.


    'this...
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width