A
AAaron123
<a
href="JavaScriptpenWindow('Aerial','Images/Aerial-View.jpg',900+80,698+80)">Aerial
view of the grounds</a>
<a href="JavaScriptpenWindow('Aerial','I:/My Documents/Visual Studio
2008/WebSites/Louis/Images/Aerial-View.jpg',900+80,698+80)">Test Aerial view
of the grounds</a>
The first one works OK.
The second one produces the small square with a square, circle and triangle
inside. Guess that means the image is not being displayed.
I'm quite sure there is no typo in the second path because I use windows
explorer to find the file and then cut and pasted the path.
The lines are next to each other in the markup just as shown above.
Can you explain that?
Thanks
href="JavaScriptpenWindow('Aerial','Images/Aerial-View.jpg',900+80,698+80)">Aerial
view of the grounds</a>
<a href="JavaScriptpenWindow('Aerial','I:/My Documents/Visual Studio
2008/WebSites/Louis/Images/Aerial-View.jpg',900+80,698+80)">Test Aerial view
of the grounds</a>
The first one works OK.
The second one produces the small square with a square, circle and triangle
inside. Guess that means the image is not being displayed.
I'm quite sure there is no typo in the second path because I use windows
explorer to find the file and then cut and pasted the path.
The lines are next to each other in the markup just as shown above.
Can you explain that?
Thanks