Skip to main content
Known Participant
July 13, 2008
Answered

Displaying Dynamic Pictures

  • July 13, 2008
  • 1 reply
  • 448 views

I am creating an event registration application in PHP.
On the page presentations.php, I dispaly pictures dynamically.
Upon testing the page locally, those pictures display as expected.
But After uploading the page to the remote server, all of the pics re missing.
I have double checked that the page and all related images are uploaded the the remote server.
Anybody here can help !
Amanda Nguyen
This topic has been closed for replies.
Correct answer Newsgroup_User
change
../../www/images/eventreg/john_eversol.gif"to:../images/eventreg/john_eversol.gif"this
is the same path you have for your images in the bannerJeff"supergrabbit"
<webforumsuser@macromedia.com> wrote in message
news:g5d5l5$sc$1@forums.macromedia.com...
> Here's the link Murray
> http://www.eurosicons.com/event_reg/presentations.php
> Amanda


1 reply

Inspiring
July 13, 2008
Link to the page, please?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"supergrabbit" <webforumsuser@macromedia.com> wrote in message
news:g5d3on$s77$1@forums.macromedia.com...
>
> I am creating an event registration application in PHP.
> On the page presentations.php, I dispaly pictures dynamically.
> Upon testing the page locally, those pictures display as expected.
> But After uploading the page to the remote server, all of the pics re
> missing.
> I have double checked that the page and all related images are uploaded
> the
> the remote server.
> Anybody here can help !
> Amanda Nguyen
>

Known Participant
July 13, 2008