Image path changes randomly

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When saving an image, the source file randomly changes. Example:
"src=applicationpage12_files/image21.gif" changes to
"src=applicationpage13_files/image21.gif". Should be noted that there are 30
images in the folder and it only occurs on two of them. We've tried to
manually change the folder name in the code and save. When that happens, all
other 28 images change the src??? Any ideas would be helpful (This is a
form connected to a Java DB.)
 
Typically a folder name like applicationpage12_files is part of a cluster
- a hidden folder to manage files associated with a file named say applicationpage12.htm and created when you use say MS Office

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| When saving an image, the source file randomly changes. Example:
| "src=applicationpage12_files/image21.gif" changes to
| "src=applicationpage13_files/image21.gif". Should be noted that there are 30
| images in the folder and it only occurs on two of them. We've tried to
| manually change the folder name in the code and save. When that happens, all
| other 28 images change the src??? Any ideas would be helpful (This is a
| form connected to a Java DB.)
 
Back
Top