Website Coding

Stuck on a line of code? Find resources and post your coding questions here.

Forum Sponsor (Advertise with us)
Reply
 
Thread Tools Display Modes
    #1 (permalink)  
Old 03-01-2011
THVA Trish's Avatar
Contributing Member
Company name: THVA (Trish Hallmark Virtual Assistant)
 
Join Date: Jul 2009
Location: U.S.A.
Posts: 94
Default Revealing actual url
Does anyone know why a url would appear on the browser as the same regardless of which page the person is viewing? For example, client website www.ctfalliance.org. No matter what page one is on the address remains the same, i.e., if I'm on the About Us page, instead of the address showing up as www.ctfalliance.org/aboutus, it just reads www.ctfalliance.org.

I've been told 2 different reasons and I'm frustrated trying to resolve it on my own. Spent a couple hours trying to figure this out and should have come here in the first place. I have that much confidence in you all. Thanks.
__________________
Trish Hallmark
www.thvaonline.com
Reply With Quote
    #2 (permalink)  
Old 03-01-2011
Codehead's Avatar
Administrator
Company name: Codehead LLP
My latest blog post: Mac Performance Benchmark App
 
Join Date: Apr 2007
Location: WA
Posts: 175
Default Re: Revealing actual url
Hi

I don't know why but this site is framing an entire site.

In other words, this site is using an HTML frame to frame another site which is: https://www.msu.edu/user/nactpf/index.htm

The code they used to do this is:
Code:
<frameset rows="100%,*" frameborder="0">
  <frame name="top" src="http://www.msu.edu/user/nactpf/index.htm" noresize="noresize">
  <frame name="domainmanager" src="about:blank" noresize="noresize">
  <noframes>
    <body>
      Click here for <a href="www.msu.edu/user/nactpf/index.htm">CTF Alliance</a><hr>
    </body>
  </noframes>

</frameset>
I hope this helps
__________________
"Imagination is more important than knowledge."
Albert Einstein
Reply With Quote
    #3 (permalink)  
Old 03-01-2011
THVA Trish's Avatar
Contributing Member
Company name: THVA (Trish Hallmark Virtual Assistant)
 
Join Date: Jul 2009
Location: U.S.A.
Posts: 94
Re: Revealing actual url
Codehead, how did you do that? I was told to look for a frameset but to be honest I'm such a neophyte in the website coding I couldn't even figure out how to find it.

The site is being transferred to a regular host server (hostgator) so no need for the msu.edu "stuff" any longer. What do you think will happen if I remove that frameset? And again, where is that code?

Thanks so much for your speedy response. Trish.
__________________
Trish Hallmark
www.thvaonline.com
Reply With Quote
    #4 (permalink)  
Old 03-02-2011
Codehead's Avatar
Administrator
Company name: Codehead LLP
My latest blog post: Mac Performance Benchmark App
 
Join Date: Apr 2007
Location: WA
Posts: 175
Default Re: Revealing actual url
It's hard to say what happens, I don't know how they made it, if the URLs are absolute or relative, but basically to move the msu.edu site, you must move all the files on msu.edu, since all the content is there.

To find the frameset, connect to www.ctfalliance.org using FTP and look for a file called "index.html", "index.htm", "index.php", "default.asp" or "default.aspx" - look in all the subfolders but mostly something like "www" or "public_html" - then edit it and you will see the frameset and if you remove the frameset, everything magically disappears and you will see a white page.
__________________
"Imagination is more important than knowledge."
Albert Einstein
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I feel so grown up with an actual website! Kbennitt Website Review Requests 4 02-13-2009 11:11 PM


All times are GMT -4. The time now is 11:19 AM.

International Virtual Assistants Association
Project Management for Virtual Assistants
Work from Home | Become A Virtual Assistant
Virtual Assistant Directory
Affordable WordPress Themes
Create a Professional New Client Welcome Packet
Virtual Assistant Forums Advertising

© Virtual Assistant Forums 2012
All content and images are protected under copyright law and may not be reproduced in any way without express written consent.