what kind of authentication is the website using? there's NTLM, digest auth and form based.
for login to work, you normally need to add cookie manager and auth manager. hope that helps peter On 10/17/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I am trying to test a login page on our web site, I am having difficulty > as it is an HTTPS page, so recording is not an option, :o( > > I have created a thread and HTTP request pointing to the login page, I > added in a userID and password in the "send parameter with request" part > and it just will not work, it keeps coming back Access denied. I tried > this manually in IE and it works, so my login and password is correct? > > Any help will be appreciated. > > AL > > > >

