Actually this is pretty easy with javascript. Try this in the head section of the main page:
<script type="text/javascript"> <!-- void(parent.document.title='Welcome to my Web site'); //--> </script> That's it - works like a charm! Doug --- In [email protected], Erwin Rommel Felix 2000A <[EMAIL PROTECTED]> wrote: > Hi, > > I have a framed ASP application with a left navigator, > a header and a main frame. My client wants the URL of > the main frame to be displayed in the address bar. How > do I do this? Thanks so much. > > Erwin Rommel Y. Felix > Tel. 8410111 loc. 11430 > Mobile 09185980706 > > "Never outshine the Master Chicker" > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
