We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

webbrowser.navigate2 supplying user and pwd info

Last post 05-13-2008 11:47 AM by ian gilchrist. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-13-2008 10:22 AM

    webbrowser.navigate2 supplying user and pwd info

    Dear all,

    i have an application which accesses website using :-

     
    my problem is this works on 2 out of 3 websites which i access, the website which doesn't work has a username in the following format "aa/bb/12345" thus the url would look somthing like
     
     
    is it the / in the username which is causing me problems ??
     
    anything i can do to get the autologin to work ??
     
    thanks in advance
     
    Ian
    • Post Points: 5
  • 05-13-2008 11:47 AM In reply to

    Re: webbrowser.navigate2 supplying user and pwd info

    SORTED.

    was being a prat, the "/" is a reserved character so had to replace with escape character %2F.

     

    • Post Points: 5
Page 1 of 1 (2 items)