CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: thekillers360

Search: Search took 0.02 seconds.

  1. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    A Big thanks to you :)

    This is working now, i can now use the mouse to click instead of pressing the enter key. on my keyboard :)

    Thanks
  2. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    2. And this is the form code see attached
  3. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    1. This is the script.



    <script language="JavaScript" type="text/JavaScript">
    function getURL() {
    var prefix="http://";
    var suffix="-remoteally.viewnetcam.com:40040"
    var myURL =...
  4. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    I attached the code on a text document.


    Let me know
  5. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    I follow everything still the same the yellow still on error see attached
    35505
  6. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    35501

    Hi

    I see a yellow highlight, do you mean is this the error?

    Let me know
  7. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    Do you have a full code?
  8. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    Thanks for this do you have a clear explanation? you said moving the jquery block?

    Let me know
  9. Replies
    19
    Views
    36,227

    JavaScript Re: Login Form using javascript

    Hi

    Thanks for the comment, unfortunately i tried but nothing works. still the same.

    Let me know asap
  10. Replies
    19
    Views
    36,227

    JavaScript Login Form using javascript

    Hi to all experts

    I was making a login form using javascript code.

    When you hit enter key on the keyboard the form is working on submit.

    The problem is when i use a mouse to click the...
Results 1 to 10 of 10





Click Here to Expand Forum to Full Width

Featured