User Profile

Collapse

Profile Sidebar

Collapse
Luzuko
Luzuko
Last Activity: Oct 31 '07, 08:33 AM
Joined: Sep 28 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Luzuko
    started a topic how to execute a file on vb forms

    how to execute a file on vb forms

    Hello mates,

    I'm doing a project that requires me to have a help file executed by clicking a help button. The help file is already done and now the problem is to get it up and running on the click of the button.

    Please help, it's very urgent. My project is due for submission in less 24 hours time.
    See more | Go to post
    Last edited by Killer42; Nov 1 '07, 01:20 AM.

  • Luzuko
    started a topic Connecting system components
    in .NET

    Connecting system components

    HI,

    Im doing a project and the basic requirements of the project is that my Front-end application (VB 2005) and Web application(VB Scripting and ASP) should write and retrieve from the SAME database- Sql Server 2005.

    Now im having trouble to even understand how these applications can share the same database. Can someone tell me how this is done. Code Snippets would help a lot.

    Kind Regards
    See more | Go to post

  • Writting and Retrieving from a database-using asp

    HI,

    Im doing a project and the basic requirements of the project is that my Front-end application (VB 2005) and Web application(VB Scripting and ASP) should write and retrieve from the SAME database- Sql Server 2005.

    Now im having trouble to even understand how these applications can share the same database. Can someone tell me how this is done. Code Snippets would help a lot.

    Kind Regards
    See more | Go to post

  • Writting to same Database(SQL Server) via Front-end(VB 2005) and Web(ASP)

    HI,

    Im doing a project and the basic requirements of the project is that my Front-end application (VB 2005) and Web application(VB Scripting and ASP) should write and retrieve from the SAME database- Sql Server 2005.

    Now im having trouble to even understand how these applications can share the same database. Can someone tell me how this is done. Code Snippets would help a lot.

    Kind Regards
    See more | Go to post

  • Textbox input restriction on the Keypressed event procedure

    Hi mates,

    I have written the code below on VB 2005 to try and restrict input on a textbox.
    This code works very well on VB 2005 and its controls.

    However my project's User interface (controls) are developed using Microsoft expression Blend and then I import the interface on VB 2005 and start coding.
    Everything works well, however the code below does not work simply because the keyPress event is not available...
    See more | Go to post
    Last edited by Killer42; Oct 7 '07, 10:59 AM.

  • Hi ,

    i just want to thank you for the piece of code i got from you.
    it's working perfectly on VB 2005 controls, however we're building our controls using Microsoft expression-Blend(user interface) and then program the user interface via Vb 2005. Now the problem is that the keypressed event doesn't show when we use the code on our User interface. Do you know any other event we can use for that code.
    See more | Go to post

    Leave a comment:


  • Hi.

    I am a new developer in VB. however i have been trying to the same thing. For my system we are using a code from a certain bulk sms provider(WinSMS .co.za). In essence we didn't start code from scratch, we just integrated their code on our system, but we havn't tested it yet but it looks like it will work.

    Keep me posted if anything comes up for you.
    See more | Go to post

    Leave a comment:


  • If i want a user to type numbers only in a textbox(ID number textbox)-how is it done?

    I would like to know how can i restrict textbox input in VB.net using code instead of VB.net controls.

    e.g If i want a user to type numbers only in a textbox(ID number textbox), how can i make sure that nothing else besides numbers are typed in the textbox
    See more | Go to post
No activity results to display
Show More
Working...