Thanks Walter

Sorry. I should have thought about more details.

I'm using 

echo "<a href=\"/members/members.php?$memltr#$member\">$member</a>";
(within php4 code)

When I try this it just goes to the first letter (A) page
because I've used an Isset on $memltr in members.php setting it
to A if empty.

It seems to be having trouble parsing out the parameters so
something is not right.

(The members field on the generated page does have the <a name> tag
around it)

Howard

 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to