Search found 2 matches

by Jackpot
2005-09-06 17:18:48
Forum: Ant Movie Catalog > Help
Topic: Save images in another directory
Replies: 3
Views: 1403

This is my export HTML code:

<html><head>
<style TYPE="text/css">
text,body,p,div,span,th,td,ul,li {
FONT-SIZE: 10pt;
FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: black;
background: white;
}

HR {
color: black;
}

A:link {
COLOR: transparent;
background: transparent ...
by Jackpot
2005-09-06 15:07:32
Forum: Ant Movie Catalog > Help
Topic: Save images in another directory
Replies: 3
Views: 1403

Save images in another directory

Well, it is
How can i save the images in another directory
Example:
<img src="./images/poster/$$ITEM_PICTURE">

Thanks