![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How do I display a file c:\MYDIR\A.jpg ? These don't work: img src="c:\MYDIR\A.jpg" img src="c:/MYDIR/A.jpg" img src="c:MYDIR\A.jpg" img src="c:MYDIR/A.jpg" P - |
#3
| |||
| |||
|
|
In article <2d4f9806-ee3d-46d3-9fb9-6a4316dcc933 @m45g2000hsb.googlegroups.com>, shymath... (AT) gmail (DOT) com says... How do I display a file c:\MYDIR\A.jpg ? These don't work: img src="c:\MYDIR\A.jpg" img src="c:/MYDIR/A.jpg" img src="c:MYDIR\A.jpg" img src="c:MYDIR/A.jpg" P - Do you mean you are trying to build a web page, post it, and grab an image from your personal computer to display on the site? *If so, you must upload the image to the site and correct the path to the image. |
#4
| |||
| |||
|
|
On May 3, 5:12 pm, SAZ <saz1... (AT) nospamexcite (DOT) com> wrote: In article <2d4f9806-ee3d-46d3-9fb9-6a4316dcc933 @m45g2000hsb.googlegroups.com>, shymath... (AT) gmail (DOT) com says... How do I display a file c:\MYDIR\A.jpg ? These don't work: img src="c:\MYDIR\A.jpg" img src="c:/MYDIR/A.jpg" img src="c:MYDIR\A.jpg" img src="c:MYDIR/A.jpg" P - Do you mean you are trying to build a web page, post it, and grab an image from your personal computer to display on the site? If so, you must upload the image to the site and correct the path to the image. The user identifies a bunch of JPG files on their computer. My program takes them and displays them all on one page. How? |
#5
| |||
| |||
|
|
On May 3, 5:12*pm, SAZ <saz1... (AT) nospamexcite (DOT) com> wrote: In article <2d4f9806-ee3d-46d3-9fb9-6a4316dcc933 @m45g2000hsb.googlegroups.com>, shymath... (AT) gmail (DOT) com says... How do I display a file c:\MYDIR\A.jpg ? These don't work: img src="c:\MYDIR\A.jpg" img src="c:/MYDIR/A.jpg" img src="c:MYDIR\A.jpg" img src="c:MYDIR/A.jpg" P - Do you mean you are trying to build a web page, post it, and grab an image from your personal computer to display on the site? *If so, you must upload the image to the site and correct the path to the image. The user identifies a bunch of JPG files on their computer. My program takes them and displays them all on one page. How? |
#6
| |||
| |||
|
|
Do you mean you are trying to build a web page, post it, and grab an image from your personal computer to display on the site? ˙If so, you must upload the image to the site and correct the path to the image. The user identifies a bunch of JPG files on their computer. My program takes them and displays them all on one page. How? |
#7
| |||
| |||
|
|
The user identifies a bunch of JPG files on their computer. *My program takes them and displays them all on one page. *How? |
#8
| |||
| |||
|
|
The user identifies a bunch of JPG files on their computer. *My program takes them and displays them all on one page. *How? So come on - if you can write a program like ICQ personal Web server you should know what to do. Jan |
#9
| |||
| |||
|
|
How do I display a file c:\MYDIR\A.jpg ? These don't work: img src="c:\MYDIR\A.jpg" img src="c:/MYDIR/A.jpg" img src="c:MYDIR\A.jpg" img src="c:MYDIR/A.jpg" |
#10
| |||
| |||
|
|
On May 4, 4:22*pm, faerber.... (AT) gmail (DOT) com wrote: The user identifies a bunch of JPG files on their computer. *My program takes them and displays them all on one page. *How? So come on - if you can write a program like ICQ personal Web server you should know what to do. Jan Ok for the lesson in logic. Now how do I do what I want to do? |
![]() |
| Thread Tools | |
| Display Modes | |
| |