This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > FrontPage Programming > February 2005 > Where can I find info on displaying database results in FrontPage
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Where can I find info on displaying database results in FrontPage
|
|
| syokers 2005-02-22, 6:37 pm |
| I need to learn specifically how to created drop-down boxes that will display
options like:
*between 10,000 and 19,999
*between 20,000 and 29,999
*All prices
I have searched everything I know in the knowledge base, have purchased
mulitple books on FrontPage/Access and can't find a good source for this type
of info. I'm also having trouble displaying pictures from my database and
I've read and tried the steps in article #825515. I just need a good resource
for this type of thing and can't find one.
| |
| Jens Peter Karlsen[FP MVP] 2005-02-23, 6:45 pm |
| You will need to write the necessary ASP yourself. There is no point &
click solution to this.
It is easy to use Access query builder to build the queries. Give them a
name and you can simply call this to get the wanted result.
As for images, don't store them in a database but only the path to them.
You can then insert this as the src attribute for the img tag.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
> -----Original Message-----
> From: syokers [mailto:syokers@discussions.microsoft.com]
> Posted At: 22. februar 2005 20:45
> Posted To: microsoft.public.frontpage.programming
> Conversation: Where can I find info on displaying database
> results in FrontPage
> Subject: Where can I find info on displaying database results
> in FrontPage
>
>
> I need to learn specifically how to created drop-down boxes
> that will display options like:
> *between 10,000 and 19,999
> *between 20,000 and 29,999
> *All prices
>
> I have searched everything I know in the knowledge base, have
> purchased mulitple books on FrontPage/Access and can't find a
> good source for this type of info. I'm also having trouble
> displaying pictures from my database and I've read and tried
> the steps in article #825515. I just need a good resource for
> this type of thing and can't find one.
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|