Gideon147
06-21-2006, 04:35 PM
Hello everyone, my name is Shane and I come from the era of building web pages with HTML. Yeah, I'm a little dusty. For the longest time HTML editors just weren't worth their salt because I could do everything I needed to do by hand and heart. I dropped the art of web design for about five years and have just picked it back up. I took a ten cent college course to sort of immerse myself in the way web pages are being built these days.
Enter FrontPage: the required course software.
I am a graphics designer and I PhotoShop...a lot. The course showed how you can use Photoshop to turn your image into a site using tables. Interesting. So I did and passed the course.
ALL of my addresses in the code are absolute. When I upload the page to the website I can see everything just as it is supposed to be seen. Nobody else can. They can only see the text and background coloring. It's pulling all the images from my hard drive instead of from my web site. I literally have to go in and delete the entire beginning portion of the absolute address to force it to pull each and every image from the site, instead of my hard drive. That's a lot of work. It doesn't just do it with photoshop, it does it with every page I try to build. The default addresses are all absolute. Is there a way to change this?
Shane
Enter FrontPage: the required course software.
I am a graphics designer and I PhotoShop...a lot. The course showed how you can use Photoshop to turn your image into a site using tables. Interesting. So I did and passed the course.
ALL of my addresses in the code are absolute. When I upload the page to the website I can see everything just as it is supposed to be seen. Nobody else can. They can only see the text and background coloring. It's pulling all the images from my hard drive instead of from my web site. I literally have to go in and delete the entire beginning portion of the absolute address to force it to pull each and every image from the site, instead of my hard drive. That's a lot of work. It doesn't just do it with photoshop, it does it with every page I try to build. The default addresses are all absolute. Is there a way to change this?
Shane