Results 1 to 3 of 3

Thread: A Problem With Internet Form VB

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    2

    A Problem With Internet Form VB

    The HTML code like this:

    Code:
    <form autocomplete="off" id="frm" name="frm" method="post" action="url" onSubmit="return CheckForm()">
    
    <a href="#" onclick="javascript:IsSkip();return false" >click Here</a> 
    
    </form>
    How can you execute javascript in a webbrowser? Anyone know?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,173

    Re: A Problem With Internet Form VB

    That's how you'd do it, your code is correct. What isn't working for you?

  3. #3

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