<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello All,</FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2></FONT></DIV><FONT face=Arial size=2></FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2>i work with VW7.4.1 and web 
support.</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>At my question:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;What do you i need define to reference one image on my local<BR>disk 
<BR>C:\images\pippo.png ?</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Michel wrote:</FONT><BR><BR>&lt; Place the 
"pippo.png" file into $(VISUALWORKS)/web/examples,<BR>&lt; it will be served 
with url <A 
href="http://localhost:8008/seaside/pippo.png">http://localhost:8008/seaside/pippo.png</A><BR>&lt; 
You may build any folder structure from there.<BR><FONT face=Arial 
size=2>&lt;</FONT><BR>&lt; If you really need to place your static files in a 
specific folder<BR>&lt; you will need to configure your Seaside site using a 
configure<BR>&lt; file (see the VW documentation) or, programmatically with 
something<BR>&lt; like that<BR><FONT face=Arial size=2>&lt;</FONT><BR>&lt; 
(VisualWave.WebSite siteNamed: 'seaside') configParameters<BR>&lt; at: 
'directory' put: 'c:/seaside'<BR></DIV>
<DIV>This solution work fine on the local PC.</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But when load the web page in other pc the image is 
search on this specific pc disk.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And this is not my obiective.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What's the best solution to manage image and 
StyleSheet &nbsp;on my local web server ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank,<BR>Dario</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><BR></DIV></BODY></HTML>