Hi
Iam creting a web page in
Vb.net. for header and footer iam using seprate file written in Coldfusion.
I want to set the title of web page by passing value from asp.net to header file.
<TITLE>Cotton CRC - #Title#</TITLE>
#title is a variable should get its value from asp.net
I dont know how to do that
Please help me.
Thanks