shinscreen Posted July 28, 2005 Posted July 28, 2005 I am booting PE 2005 built with Server 2003 SP1 in RAMDISK. I run an HTA menu with an image and it will not display. I have the image in the same directory as HTA and it just will not display. Here is the HTML code.<img src="PEMenu.bmp" width="410" height="95">I can run the HTA on my PC in XP and it works just fine.Any ideas.Thanks
KeithTM Posted July 28, 2005 Posted July 28, 2005 Well, I'm using a USB drive in the same situation that you are, and the images in my HTA come up fine. Maybe if you put in the entire path of the image in the HTA it will work? Sorry, that's all that I can think of...
shinscreen Posted July 29, 2005 Author Posted July 29, 2005 I figured it OUT! I had a meta jobbie in there that my HTML editor was adding.<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">I took this out and it worked just fine!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now