Hi i think it is working! http://www.conceptmachinery.com/bigTUNEup.jpg Thanks Aram
> On Fri, 2008-11-28 at 21:46 -0700, [EMAIL PROTECTED] wrote: >> > On Fri, 2008-11-28 at 21:12 -0700, [EMAIL PROTECTED] wrote: >> > ... snip >> >> Contact Us does not work well. I use that web to deliver Screenshot >> of >> >> HAL Oscilloscope only. >> > >> > Oh so http://www.conceptmachinery.com/ is not your formal website? >> > Another link you might try for just the screen shot could be: >> > >> > http://www.conceptmachinery.com/TUNEup.jpg >> >> Very good idea! Thanks. >> i need add picture, do i need put address of in INDEX also >> <img src="TUNEup.jpg" alt="Tuneup AC servo" />? >> > >> > Is there a chance we could get a bigger version? Thanks. >> > ----------- >> > Kirk >> > http://www.wallacecompany.com/machine_shop/ > > The link: > http://www.conceptmachinery.com/TUNEup.jpg > > calls the picture file directly without presenting anything else. > > index.html is a default webpage. If you have a link: > http://www.conceptmachinery.com/ > > this only calls your root directory, but no webpage file, by default if > you don't specify a file name, the webpage server looks in the directory > you call for index.htm, or index.html, and presents the one it finds. If > index.htm, or index.html doesn't exist in this directory, usually it > returns an error message. > > If you just want to share a file and nothing else, just specify the file > name only. > > If by chance you wanted to fix the mailto: attached to the tune file, it > looks like you have an open anchor "<a". > > Change this: > <a href="mailto:[EMAIL PROTECTED]"> CONTACT US > <img src="TUNEup.jpg" alt="Tuneup AC servo" /> > > To this: > <a href="mailto:[EMAIL PROTECTED]"> CONTACT US </a> > <img src="TUNEup.jpg" alt="Tuneup AC servo" /> > > You could also just leave the TUNEup.jpg out of your index.html, and link > to it directly. > > ----------- > Kirk > http://www.wallacecompany.com/machine_shop/ > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Emc-users mailing list > Emc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users