TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: [semi-OT] Using Anchor tags with query string parameters
Subject:Re: [semi-OT] Using Anchor tags with query string parameters From:Rainer -dot- Jochim -at- pwc -dot- ca To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Thu, 18 Sep 2003 08:46:28 -0400
Hi,
Can you modify the target page which will process the parameter you pass on to
it?
Can you, furthermore, assume that JavaScript is enabled?
Then you could try something like page -dot- php?type=unix -at- topic1 -dot-
Let your parameter processing script parse the extended parameter at the @
position and redirect to the anchor position.
HTH
Rainer
[...]
Is it possible to use (non-local) anchor tags with query string parameters? If
so, how?
Example:
---------page.php---------
...
<A HREF="page.php#topic1?type=unix">Go to Topic</A>
...
<A NAME="topic1">
NEED TO PUBLISH YOUR FRAMEMAKER CONTENT ONLINE?
?Mustang? (code name) is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to Web, intranets, and online Help.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! See a live demo that
will take your breath away: http://www.ehelp.com/techwr-l3
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.