Hello,
The following programs I have are Macromedia Flash 8, Adobe Photoshop CS5 and dreamweaver CS4.
I've already created a web page home site and would like to add a gallery page without having to edit it constantly on a FTP server.
So what I want to do is when I upload a photo to the FTP server it will automatically use all the photos in the folder that I assign and use them in a photo gallery.
how can i achieve this?
also how can I get rid of those annoying lines in dreamweaver that space the table apart. I can really notice it since I've colored the back of the table. I've already set my padding and spacing to 0.
-
For the photos, I would use PHP or Javascript and just designate a folder that contained the images I wanted to be displayed. Use a small script to to display all of the contents of that folder on your gallery.
And for the tables, I think what you want is "border=0". -
ok, so how do i do that? :S
i fixed the table problem -
You can search for codes online. Or you can learn PHP and code it yourself. I would try online first. Although, learning PHP will eventually help you in the future.
Web Site Gallery
Discussion in 'Windows OS and Software' started by XxDizzyxX, Aug 18, 2010.