Click to See Complete Forum and Search --> : is there any function or script to do.....


asifbhura
04-18-2006, 03:43 AM
Dear Sir,

I wanted to display links of other websites in under my header and footer.

that is ok i got it.

but i have a lot of links of other websites. I need to create different different pages of all links.


is there any fuction or script in asp that which help me all links in only one page

as like

suppose i have 3 links

www.yahoo.com
www.google.com
www.msn.com

I vl have to create 3 pages to display this 3 links under my header and footer.

so is there any javascript fuction or any aspx script.

how would i know the value of tab a<a>

because i tried it like below

in my page

<%

string pathing = a.value;

%>

frame name="mainFrame" src="<%=pathing%>">

but it didnt work

Please help me out

Waiting for reply