08-11-04 10:52 PM
ACT will not handle forms-based authentication automatically. If your Web
application allows users to manually send names and passwords in form
elements, you will need to explicitly edit the query string or body of the
request to mimic a client-side form submission.
You will need to modify your script
Like this….
http://www.foo.com/login.aspx?user=...0password=12345
Thank You
George Cheng
Microsoft Application Center & Index Server Support
Note: This article has no warranties implicit or explicit.
All the content is given on the "as is" basis and the user
takes full responsibility for its use and assumption.
Microsoft Corporation Copyright 2004
All Rights Reserved
--------------------
| Thread-Topic: what is forms authentication ?
| thread-index: AcR/GcxfAquhLMWmSuWr+coIJEoKdQ==
| X-WBNR-Posting-Host: 169.2.118.42
| From: "examnotes" <raviallam@yahoo.com>
| References: <EDE84368-18D2-435D-B4E4-7562B5A698AA@microsoft.com>
<4ULGT0wfEHA.3356@cpmsftngxa06.phx.gbl>
| Subject: what is forms authentication ?
| Date: Tue, 10 Aug 2004 13:37:05 -0700
| Lines: 75
| Message-ID: <D52D5E78-C2C0-45F5-98D4-9794E239709B@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.applicationcenter.usage
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.applicationcenter.usage:3805
| X-Tomcat-NG: microsoft.public.applicationcenter.usage
|
| hi
|
| what is forms authentication ?
| what ever we enter in 'text fields', 'password field','radio button', '
| check box' fields
| will not work when we play back?
|
| correct me if am wrong.
|
| thanks
|
|
| ""George Cheng [MSFT]"" wrote:
|
| > We don't work with forms authentication natively.
| > You will need to modify your script to pass username and password in
the
| > url.
| >
| > Thank You
| >
| > George Cheng
| >
| > Microsoft Application Center & Index Server Support
| >
| > Note: This article has no warranties implicit or explicit.
| > All the content is given on the "as is" basis and the user
| > takes full responsibility for its use and assumption.
| > Microsoft Corporation Copyright 2004
| > All Rights Reserved
| >
| > --------------------
| > | Thread-Topic: what modification i have to made to my script?
| > | thread-index: AcR+X/6cP1869kt7QImhu92AHMLpBw==
| > | X-WBNR-Posting-Host: 169.2.118.42
| > | From: "examnotes" <raviallam@yahoo.com>
| > | Subject: what modification i have to made to my script?
| > | Date: Mon, 9 Aug 2004 15:27:03 -0700
| > | Lines: 18
| > | Message-ID: <EDE84368-18D2-435D-B4E4-7562B5A698AA@microsoft.com>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.applicationcenter.usage
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| > | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: cpmsftngxa06.phx.gbl
microsoft.public.applicationcenter.usage:3800
| > | X-Tomcat-NG: microsoft.public.applicationcenter.usage
| > |
| > | hi
| > |
| > | how i know that i hit the webserver,
| > |
| > | i recorded the one mail site following actions
| > |
| > | login
| > | send a mail to me
| > | logout
| > |
| > | when i playback i am not getting any mail,
| > | it means that ACT script not hitting the server,
| > | so what modification i have to made to my script?
| > | or what settings i have to make
| > |
| > | pl. respond
| > |
| > |
| > |
| >
| >
|
[ Post a follow-up to this message ]
|