Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 07-22-2007, 06:16 PM can't find home page
Average Talker

Posts: 29
Trades: 0
I'm trying to revise the home page for a client's website which was built for him by a search engine optimization company and there's a very large shopping cart as part of the site too. I'm at a loss to find the right page to download since there's no page called index.html. I've downloaded a bunch of pages from the site with names ending in html, .aspx and also .xml but can't locate the page which appears as the home page when bringing up the site. Any ideas what a home page could be called if not index.html? Sorry, I'm just a graphic artist--build sites in GoLive and Flash and understand html pretty well--but without index.html, I have no idea how to find the home page. Thank you in advance!
scrawny is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-22-2007, 07:00 PM Re: can't find home page
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Don't you have an FTP access ?

If the site is generated via a server side language, it could be virtually anything, though it tends to be index.{something}

Or it could be Server Side Includes (SSI), which means that your home page could be a combination of small fragments assembled together by server commands inserted into the document.

You really should try to get access to the ftp account of the site.
It would make things much easier.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 07-22-2007, 07:13 PM Re: can't find home page
Average Talker

Latest Blog Post:
A Few Ways to get Traffic
Posts: 25
Name: Michael Saffold
Trades: 0
Another common one would be index.php.
__________________

Please login or register to view this content. Registration is FREE
MSaffold is offline
Reply With Quote
View Public Profile
 
Old 07-22-2007, 07:19 PM Re: can't find home page
Average Talker

Posts: 29
Trades: 0
Yes I have ftp access. That's how I was able to go in and look at everything that's on the server for my client. And that's how I discovered to my dismay that there's no index. html page. I downloaded about 12 pages that I thought might be it...but didn't find it. Didn't find an index.php either.
scrawny is offline
Reply With Quote
View Public Profile
 
Old 07-22-2007, 07:44 PM Re: can't find home page
angele803's Avatar
Perfectly Imperfect

Posts: 1,772
Name: Stephanie
Location: Oklahoma
Trades: 2
Is there a page called default.html, or default.(something)? Most hosts configure the servers to use index as the default, but I think some will still use "default".
angele803 is offline
Reply With Quote
View Public Profile
 
Old 07-22-2007, 09:19 PM Re: can't find home page
Average Talker

Posts: 29
Trades: 0
there's default.aspx. I had downloaded that one and taken a look. There's not much to the page; it appears as only code when I preview it in Firefox and the first thing it says is Page Language=c+. Then it says Inherits="AspDotNetStorefront._default" CodeFile="default.aspx.cs"
I think even if I found the page, I wouldn't be able to make the graphic revisions my client wants.
scrawny is offline
Reply With Quote
View Public Profile
 
Old 07-22-2007, 09:36 PM Re: can't find home page
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
ASP is a server side interpreted language.
It means that the page contain script code, like a program, and that this program generate dynamically HTML that is sent back to the browser.

It means too that you need to access it through an ASP enabled web server, for it to parse it to generate to output if you want to check what is done through it.
And usually, it needs to access a database. So even installing an asp server on your local PC is not due to be enough to view the site.

I have never programmed in ASP, but I've read that the framework is constructed around templates, called "master pages".
I could not say where to find them nor how to modify them; despite that I suspect that visual studio (MS .net code editor) will be the way to go.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 07-22-2007, 09:37 PM Re: can't find home page
VirusDoctor's Avatar
Skilled Talker

Posts: 53
Name: Shaun
Trades: 0
Yea that site was pretty much designed with ASP.net yet another Visual Web developer language. You might find it a bit tough to edit those pages scrawny.

Shaun
VirusDoctor is offline
Reply With Quote
View Public Profile
 
Old 07-22-2007, 10:01 PM Re: can't find home page
Average Talker

Posts: 29
Trades: 0
Thank you all so much for your help. After I couldn't find a "home page" anywhere with my ftp access, I used Firefox to just save all the files on the page, then I opened the page (which named itself with an .htm at the end) in my trusty GoLive program and voila! finally I can see how the page is put together. At that point, I saw that I might be able to make the revisions to the page my client wants, but I'd be afraid to upload it because it would no doubt be missing all kinds of links and God knows what. BOO, one more job I can't do. Thanks again for your generous help.
scrawny is offline
Reply With Quote
View Public Profile
 
Old 07-22-2007, 11:28 PM Re: can't find home page
Skilled Talker

Posts: 55
Name: jim
Trades: 0
look for any file with the index name and any extension.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
jimb12 is offline
Reply With Quote
View Public Profile
 
Old 07-25-2007, 09:48 PM Re: can't find home page
Novice Talker

Posts: 7
Trades: 0
You can setup your web server to go to any pages for make it home pages.

Setup in iis
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
kampoo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to can't find home page
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.33843 seconds with 12 queries