G
Guest
Hi,
I am just transfering to asp.net from classic asp. I wish to write out a
"<base href=' & servername & '>" dynaically in the head section of the
form.
I though at first a lieral would do the trick and that i could just set the
text of the lieral (which server I am running on) in the page load event.
however I found that I can't place a lieral in the head in the forms
designer of visual studio and even if I could I guess that I would have to
make the <form> elemants of asp.net surround the literal.
does any body please have a solution to my problem.
any help is appreciated.
cheers
martin.
I am just transfering to asp.net from classic asp. I wish to write out a
"<base href=' & servername & '>" dynaically in the head section of the
form.
I though at first a lieral would do the trick and that i could just set the
text of the lieral (which server I am running on) in the page load event.
however I found that I can't place a lieral in the head in the forms
designer of visual studio and even if I could I guess that I would have to
make the <form> elemants of asp.net surround the literal.
does any body please have a solution to my problem.
any help is appreciated.
cheers
martin.