Hi,

I've created an image gallery using asp and mysql.

I have a folder called greybox in my project folder, i save my images
in this folder and i have also included the relevant files etc. The
file location of the images in my database is 'Greybox/Sunset.jpg'

My  GB_ROOT_DIR = "Greybox/";

When i play it in IE it works fine, however, for the images to show up
in firefox i need to save them in the db as '~/Greybox/Sunset.jpg' as
opposed to 'Greybox/Sunset.jpg'.

As a result of this the images do not display in the lightbox in
either browser. What do i have to change in the scripts to get the
images to load from ~/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to