asp in front page 2003

R

ryan

The line of code below is not working on my website. Any ideas why or how I
should fix this?

<a href="<%=str_calling_page%">back</a></p>
 
T

Thomas A. Rowe

How/where are you getting the value for str_calling_page

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
K

Kevin Spencer

Describe "not working."

Do you know what that line of code is supposed to do? Can you read it?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
Top