Results 1 to 2 of 2

Thread: link codes 2 d NET

  1. #1

    Thread Starter
    Hyperactive Member oyad's Avatar
    Join Date
    Feb 2003
    Location
    PhoxWare MicroSystems
    Posts
    463

    link codes 2 d NET

    please guys, is like i need codes that will appear as a link maybe on a form and when clicked , it opens a site on the NET on a system that is connected 2 d NET

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: link codes 2 d NET

    here's one !
    VB Code:
    1. Dim lngReturn As Long
    2. lngReturn = Shell("start [url]http://www.microsoft.com[/url]", vbNormalFocus)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width