Ask a Question related to Dreamweaver AppDev, Design and Development.
-
rosiegforce #1
ASP driven photo gallery - using Access?
:confused;
I am hoping to set up a photo gallery that will enable users to click through
images of an event (photographed by various people) in chronological order. I
am also wanting to provide mini galleries for each individual photographer.
I don't want to use frames.
I want to use ASP to do this as efficiently as possible. I was thinking I
could put images into an Access database. However, Dreamweaver is having
problems opening/reading my table (It says 1073741823 required next to each
image within the table in the Database/Bindings/Server Behaviours panel). I
don't know what this means.
Can anyone advise a way to make images contained within an Access database
appear in Dreamweaver?
Any tips much appreciated.
x Rosie
rosiegforce Guest
-
CMS Photo Gallery
I need to create a Photo Gallery for a client who wants access to change images in the albums. The gallery contains about 6 albums and I am not... -
PS web photo gallery
I'm new to "developing" - a term I use very roughly as I have such a surface knowledge. I just want to create a family site. I have CS2 - would like... -
Web Photo Gallery HELP
I am looking to designing a gallery page with Dreamweaver. I wanted to have the enlarged picture and the thumbnails on the same page so that when... -
Web Photo Gallery
Hi group ! To my great surprise, I created a Web Photo Gallery in about 3 minutes ! This option is amazing ! If you want to see the result, go... -
PHP Photo Gallery
After spending many hours trying to find a simple looking, fast,dynamic php photo-gallery for my digital pictures, I decided to code a my own. ... -
Win Day #2
Re: ASP driven photo gallery - using Access?
rosiegforce wrote:
Rosie, did you put the actual image into the database, or the> :confused;
> I am hoping to set up a photo gallery that will enable users to click through
> images of an event (photographed by various people) in chronological order. I
> am also wanting to provide mini galleries for each individual photographer.
>
> I don't want to use frames.
>
> I want to use ASP to do this as efficiently as possible. I was thinking I
> could put images into an Access database. However, Dreamweaver is having
> problems opening/reading my table (It says 1073741823 required next to each
> image within the table in the Database/Bindings/Server Behaviours panel). I
> don't know what this means.
>
> Can anyone advise a way to make images contained within an Access database
> appear in Dreamweaver?
>
> Any tips much appreciated.
> x Rosie
>
path/filename for the image?
It's far better to put the path/filename into the database.
I have a sample ASP-Access image gallery that I can send you if you
want. Warning: it does NOT use Dreamweaver's built-in server coding
stuff; it's all hand-coded. You need to be at least a little proficient
in ASP/VBScript to be able to figure it out.
Send me an email offlist: winday at wildrosewebsites dot com and I'll
send you the files if you want.
--
Win Day
Wild Rose Websites
"You dream it. We make it work."
-----------------------------------------------
Building affordable websites : [url]http://www.wildrosewebsites.com[/url]
NEW! Website Design Kits : [url]http://www.wildrosewebsites.com/services/kits.asp[/url]
-----------------------------------------------
Win Day Guest
-
Murray *TMM* #3
Re: ASP driven photo gallery - using Access?
Actually, it's best (all other things, etc.) to just put the filename of the
image in the database. Do the pathing in the HTML. That way, if you move
an image, you don't have to find the records and change them.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Win Day" <winday@NOSPAMwildrosewebsites.com> wrote in message
news:d759n3$m6k$1@forums.macromedia.com...> rosiegforce wrote:>>> :confused;
>> I am hoping to set up a photo gallery that will enable users to click
>> through images of an event (photographed by various people) in
>> chronological order. I am also wanting to provide mini galleries for each
>> individual photographer. I don't want to use frames. I want to use ASP to
>> do this as efficiently as possible. I was thinking I could put images
>> into an Access database. However, Dreamweaver is having problems
>> opening/reading my table (It says 1073741823 required next to each image
>> within the table in the Database/Bindings/Server Behaviours panel). I
>> don't know what this means.
>>
>> Can anyone advise a way to make images contained within an Access
>> database appear in Dreamweaver?
>>
>> Any tips much appreciated. x Rosie
>>
> Rosie, did you put the actual image into the database, or the
> path/filename for the image?
>
> It's far better to put the path/filename into the database.
>
> I have a sample ASP-Access image gallery that I can send you if you want.
> Warning: it does NOT use Dreamweaver's built-in server coding stuff; it's
> all hand-coded. You need to be at least a little proficient in
> ASP/VBScript to be able to figure it out.
>
> Send me an email offlist: winday at wildrosewebsites dot com and I'll send
> you the files if you want.
>
> --
> Win Day
> Wild Rose Websites
> "You dream it. We make it work."
> -----------------------------------------------
> Building affordable websites : [url]http://www.wildrosewebsites.com[/url]
> NEW! Website Design Kits :
> [url]http://www.wildrosewebsites.com/services/kits.asp[/url]
> -----------------------------------------------
Murray *TMM* Guest
-
Win Day #4
Re: ASP driven photo gallery - using Access?
Murray *TMM* wrote:
You're right, Murray. My mistake!> Actually, it's best (all other things, etc.) to just put the filename of the
> image in the database. Do the pathing in the HTML. That way, if you move
> an image, you don't have to find the records and change them.
>
--
Win Day
Wild Rose Websites
"You dream it. We make it work."
-----------------------------------------------
Building affordable websites : [url]http://www.wildrosewebsites.com[/url]
NEW! Website Design Kits : [url]http://www.wildrosewebsites.com/services/kits.asp[/url]
-----------------------------------------------
Win Day Guest
-
Murray *TMM* #5
Re: ASP driven photo gallery - using Access?
I dreamt I won the lottery last night. Can you make it work?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Win Day" <winday@NOSPAMwildrosewebsites.com> wrote in message
news:d75e5e$rhv$2@forums.macromedia.com...> Murray *TMM* wrote:>>> Actually, it's best (all other things, etc.) to just put the filename of
>> the image in the database. Do the pathing in the HTML. That way, if you
>> move an image, you don't have to find the records and change them.
>>
> You're right, Murray. My mistake!
>
>
> --
> Win Day
> Wild Rose Websites
> "You dream it. We make it work."
> -----------------------------------------------
> Building affordable websites : [url]http://www.wildrosewebsites.com[/url]
> NEW! Website Design Kits :
> [url]http://www.wildrosewebsites.com/services/kits.asp[/url]
> -----------------------------------------------
Murray *TMM* Guest
-
Win Day #6
Re: ASP driven photo gallery - using Access?
Murray *TMM* wrote:
Do I get half?> I dreamt I won the lottery last night. Can you make it work?
>
--
Win Day
Wild Rose Websites
"You dream it. We make it work."
-----------------------------------------------
Building affordable websites : [url]http://www.wildrosewebsites.com[/url]
NEW! Website Design Kits : [url]http://www.wildrosewebsites.com/services/kits.asp[/url]
-----------------------------------------------
Win Day Guest
-
Murray *TMM* #7
Re: ASP driven photo gallery - using Access?
Half of the half I was going to share.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Win Day" <winday@NOSPAMwildrosewebsites.com> wrote in message
news:d75fid$li$1@forums.macromedia.com...> Murray *TMM* wrote:>>> I dreamt I won the lottery last night. Can you make it work?
>>
> Do I get half?
>
> --
> Win Day
> Wild Rose Websites
> "You dream it. We make it work."
> -----------------------------------------------
> Building affordable websites : [url]http://www.wildrosewebsites.com[/url]
> NEW! Website Design Kits :
> [url]http://www.wildrosewebsites.com/services/kits.asp[/url]
> -----------------------------------------------
Murray *TMM* Guest
-
Tine Müller #8
Re: ASP driven photo gallery - using Access?
"rosiegforce" wrote:
through> :confused;
> I am hoping to set up a photo gallery that will enable users to clickorder. I> images of an event (photographed by various people) in chronologicalphotographer.> am also wanting to provide mini galleries for each individualeach>
> I don't want to use frames.
>
> I want to use ASP to do this as efficiently as possible. I was thinking I
> could put images into an Access database. However, Dreamweaver is having
> problems opening/reading my table (It says 1073741823 required next toI> image within the table in the Database/Bindings/Server Behaviours panel).database> don't know what this means.
>
> Can anyone advise a way to make images contained within an Access> appear in Dreamweaver?
>
> Any tips much appreciated.
> x Rosie
Maybe you can use this free tutorial
[url]http://www.ncubed.com/Products/Galleries/Free/[/url] making a photogallery in ASP.
/Tine
Tine Müller Guest



Reply With Quote

