| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: Headers and cookies |
| User240 Posts: 3 Member Since: 02/14/02 |
posted February 14, 2002 11:01 AM (Sorry if this ends up being a duplicate post, my first one never seems to have appeared in the thread.) We purchased the Web Tool about a week ago to help automate testing of our web site. We use IIS/ASP and so far I can traverse multiple pages with Web Tool automatically preserving the session cookies just fine. My stumbling block is simulating a client side javascript created cookie. Can anyone post an example of adding a cookie to the header information without disrupting the other headers (session cookie)? TIA! >R< |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted February 14, 2002 1:27 PM Hi, With the Http control, the only way to add your own cookies to the request is to set Http.Cookies = False. Unfortunately, this means you will also have to handle all other cookies (including the session) as well. -ken K M Drake Dart Tech Support |
| User240 Posts: 3 Member Since: 02/14/02 |
posted February 15, 2002 3:35 PM Hmm, ok I think my boss is going to call about all this. If it's all or nothing on the cookie management the tool becomes much less useful. Consider that AspHTTP from ServerObjects is $50 with free on-line support and does most of what Web Tool does -- so if we have to do all the cookie processing between pages why spend the $249 on the Web Tool? Just my thoughts. >R< |
| User240 Posts: 3 Member Since: 02/14/02 |
posted February 15, 2002 5:03 PM You'd think being a computer person I could post stuff in the right place lol. Anyway just noticed I posted my reply under my original e-mail instead of replying to you... >R< |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted February 15, 2002 5:22 PM Hi, It's ok, I receive every post that is made on the forum. As discussed on the phone, we are going to look into the possibility of allowing the addition of cookies when Cookies = True and get back to you on Monday. -ken K M Drake Dart Tech Support |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|