Marcos
|
| Posted: 07/17/2002, 9:25 AM |
|
Friends!
I need to place in my page the following script:
<small>Name Script: </SMALL></B><SMALL><FONT COLOR = #0000FF "> <% =
REQUEST.SERVERVARIABLES (SCRIPT_NAME ")%> </FONT>
do I ask?
being treated of asp+templates, I need to format my page *.html, and where I
should place this script, in *.asp or *.html, in any of the cases need an
example!
hugs;
Marcos
|
|
|
 |
donb
|
| Posted: 07/17/2002, 3:27 PM |
|
I would put it in the HTML.
"Marcos" <datafigi@swi.com.br> wrote in message
news:ah45p7$7cf$1@news.codecharge.com...
> Friends!
>
> I need to place in my page the following script:
>
> <small>Name Script: </SMALL></B><SMALL><FONT COLOR = #0000FF "> <% =
> REQUEST.SERVERVARIABLES (SCRIPT_NAME ")%> </FONT>
>
> do I ask?
> being treated of asp+templates, I need to format my page *.html, and where
I
> should place this script, in *.asp or *.html, in any of the cases need an
> example!
>
> hugs;
>
> Marcos
>
>
>
|
|
|
 |
|