|
| JavaScript links |
|
|
|
|
| Messages |
|
Related Types |
This message was discovered on microsoft.public.vsnet.act.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
| GriffithsJ |
Hi I've got to get stats for a website. The links aren't normal URLs but JavaScript links, e.g.
<A HREF="javascript: if (document.Main.ParentID && document.Main.ParentName ) { document.Main.ParentID.value=''; document.Main.ParentName.value=''; } if (document.Main.fCatalogID && document.Main.fCatalogName ) {document.Main.fCatalogID.value=''; document.Main.fCatalogName.value='';}SetPageToShow('Catalog Page');" TITLE="Click here">An example link</A>
When I'm recording a test, it brings up the web site and I click on the link and nothing happens.
However, if I'm just looking at the site without recording then it works fine.
Are there any settings that I need to configure?
Thanks
Griff
|
|
|
| |
|
| |
| |
| Andrés Naranjo[MSFT] (VIP) |
I think this is a client-side script, and ACT can't handle client-side scripts.
Does this answer your question? Thank you for using Microsoft Newsgroups!
Andrés Naranjo [MSFT] Microsoft DS Communities Team
This posting is provided "AS IS" with no warranties, and confers no rights. Please reply to newsgroups only.
|
|
|
| |
|
|
| |
|
|
|
|
|
|
|
|
BootFX
Reliable and powerful .NET application framework. |
|
|
|
|
|
|