Uploaded HTML page on shared hosting wont show propely


Author Message
Pervert

Posted: 10/1/2010
Quote message 

hi there,

ive created a HTML page using artisteer, edited the html code trought notepad++ to fit my needings and added new images new buttons etc. Let's say this will be my index.html page and everything works when i open the page in local.
Instead, when i upload the whole project trought filezilla on my host and rename page.html into index.html, and theni try to open the address trought a browser, the page pops yes but without any images, button and styles.

My question is: which files i have to edit to correct the files path (images script etc) to let it run/show correctly once uploaded?

thank you for your time.
 
Pervert

Posted: 10/1/2010
Quote message 

could u provide also a sample code for the files that have to be edited pls?

again, ty for your time.
 
Pervert

Posted: 10/1/2010
Quote message 

solution:

make sure u upload the images in binary and not ASCII.

ty anyway
 
Garry

Posted: 10/1/2010
Quote message 

As suggested above sometimes FTPs change the first character of image names to lowercase if it is uppercase, you should inspect the image names in Firebug which is a addon of Firefox.