Results 1 to 3 of 3

Thread: test highlight

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    test highlight

    test Code:
    1. Private Sub Command1_Click()
    2.    
    3. '    WEb.Navigate2 "C:\New Text Document (2).html"
    4.     WEb.Document.All.Title.Value = "test"
    5.     WEb.Document.All.site.Value = "test"
    6.     WEb.Document.All.Description.Value = "test"
    7. End Sub
    8.  
    9. Private Sub Form_Load()
    10.     WEb.Navigate2 "C:\Documents and Settings\zeezee\Desktop\New Text Document (2).html"
    11. End Sub
    Last edited by zeezee; Feb 18th, 2009 at 08:44 AM.
    IIF(Post.Rate > 0 , , )

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