Re: How to display a picture by using an Access database in FrontPage 2003
- From: anncobb@xxxxx
- Date: Tue, 12 Feb 2008 16:51:56 -0800 (PST)
On Feb 12, 3:07 pm, "Trevor Lawrence" <Trevor L.@Canberra> wrote:
<annc...@xxxxx> wrote in message
news:483a6e50-9767-4382-9960-a7ae850bebbe@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I tried placing the code as you suggested on my page <img
src="ImagesDeceased/<%=fp_rs("picfilenamefieldname")%>...
, but it only generated the same code when publilshed, then I tried
putting code in the code (html) of the page, and received the
following results and all my other results were gone:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'fp_rs'
/Braten.asp, line 52
Just a question
Did you change "picfilenamefieldname" to the *actual* fieldname on Access ?
--
Trevor Lawrence
Canberra
Microsoft MVP - FrontPage
MVP Web Sitehttp://trevorl.mvps.org
Thank you, yes I did change the actual field name in the script to the
field name I have in my table/query - the field for my pictures is
named picfilename and i tried putting the script in the code section
of my web and also just on my page. I get the following error message
when it is in the code(html) section of my web and all the other
results are missing:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'fp_rs'
/Braten.asp, line 54
Thanks, Ann
.
- Follow-Ups:
- Re: How to display a picture by using an Access database in FrontPage 2003
- From: Thomas A. Rowe
- Re: How to display a picture by using an Access database in FrontPage 2003
- References:
- How to display a picture by using an Access database in FrontPage 2003
- From: anncobb
- Re: How to display a picture by using an Access database in FrontPage 2003
- From: Ronx
- Re: How to display a picture by using an Access database in FrontPage 2003
- From: anncobb
- Re: How to display a picture by using an Access database in FrontPage 2003
- From: Thomas A. Rowe
- Re: How to display a picture by using an Access database in FrontPage 2003
- From: anncobb
- Re: How to display a picture by using an Access database in FrontPage 2003
- From: Trevor Lawrence
- How to display a picture by using an Access database in FrontPage 2003
- Prev by Date: Re: How do i create html code for my image with frontpage 2003? Thank
- Next by Date: Force Truncate
- Previous by thread: Re: How to display a picture by using an Access database in FrontPage 2003
- Next by thread: Re: How to display a picture by using an Access database in FrontPage 2003
- Index(es):
Relevant Pages
|