expression web help Homepage
Forum Home Forum Home > Expression Web > Expression web tutorials help section
  New Posts New Posts RSS Feed: Can't view FLASH tutorial
  FAQ FAQ  Forum Search   Register Register  Login Login


Can't view FLASH tutorial

 Post Reply Post Reply Page  12>
Author
Message Reverse Sort Order
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Topic: Can't view FLASH tutorial
    Posted: 29 May 2010 at 10:33pm
I've thought about that a few times but until I really have something I'll just keep playing.
 
Thanks,
Back to Top
Sponsored Links
           

Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Online
Posts: 1837
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 29 May 2010 at 1:04pm
You must have a MS server with asp.net to use aspx pages.  For the $13 setup, you can have it at the free host jimd posted http://www.expression-web-designer-help.com/forum/free-expression-web-hosting_topic4227&FID=21&PR=3.html
Back to Top
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Posted: 29 May 2010 at 10:44am
I was going to post a link to what I've gotten done so far but I guess where I'm hosting isn't supporting aspx or maybe it's the Access database causing the issue.
Back to Top
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2010 at 11:56am
While searching my files for someone else's issue I found some pages I made using Access and displaying pictures. After a lot of trial and error and recreating a new page many times, I found the simple piece I was leaving off. Make sure the auto feedback is checked.
 
I'm not sure how one piece of code gets into the data list but the only way I could get what I needed was to copy it from the original page I used when I first saw the tutorial.
 
A couple of problems showed up but so far I've been able to get around them, sometimes the hard way.
 
If I can't figure out how to get a hyperlink attached to my thumbnails from the database I'll have to re-think my image sizes.
Back to Top
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Posted: 18 May 2010 at 12:37am
Thanks for all your help. I'll have to take a look at this later. I was reading about needing your pictures to be bmp's so that is a problem.
 
I was sure this tutorial showed how to do this and it wasn't very hard. I think there's another one about using XML and I could try that but use my Access DB to create the XML file.
 
The tutorials I remember seeing were using some sort of kennel database and in the first part they just showed the information but then they showed how to make the image of the dog show up with it's record. I'm trying to do something similar with plant pictures. Also uses a text field for searching the DB.
Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Online
Posts: 1837
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2010 at 11:32am
HI tjaks,
I have looked high and low for this.  I can find data tutorials but few on images.  What you want to do does not seem a simple task.  I have Access but could not even figure out a way to get the images to show in the Access table.  I did not waste much time with it though.  It seems how you store and get the images into the Access table may be a problem also.  Are you embedding the images in Access or storing them in a separate file?  If you are embedding, it may cause a slow loading problem if there are more than a few.  I found another article at MS though that does go into more detail on how to do this including getting it into an html page if you are interested. http://support.microsoft.com/default.aspx?scid=kb;en-us;285820  Hope it helps more.
Back to Top
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2010 at 12:13am
Thanks for the link.
I found another link on that page and tried to follow that tutorial. I got the extra column to show up but not the picture. I was trying to follow their directions and substitute my database and field names.  I'll try it again another time and make the database exactly like they did. If that works then I'll try to adapt to my database.
Not being able to do this is why I stopped working on my "Southern Gardening" websit.
I also tried using xml but completly flopped with that.
Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Online
Posts: 1837
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2010 at 12:49pm
Back to Top
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2010 at 11:53am
It's pretty obvious these tutorial won't be working anytime soon.
 
Can anyone help me out with my issue of displaying images from an Access database?
 
I guess I'll need some instruction on how the field in Access should be set up just in case I've got that wrong. Right now it's a hyperlink.
 
I can get all the information from the database to display on a web page but I want the image to be there instead of text.
 
A link to another tuturia that works would be useful.
 
Thanks. 
 
Back to Top
tjaks View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Dec 2007
Location: United States
Online Status: Offline
Posts: 309
Post Options Post Options   Quote tjaks Quote  Post ReplyReply Direct Link To This Post Posted: 07 Feb 2010 at 11:28am
I just tried to view this tutorial and it never opened: display images from a database. Also, I was looking at one of the tutorials from the main site and the sample page says it is available in flash but I wasn't able to find a link.
I was looking for some help displaying records from an access database that include thumbnail images which link to full size images.  You've got an example posted using your Moth's database but with no pictures.
 
Removed the one link it didn't go where I thought it was going.
 
After a long break I came back to this. I'm able to create the database, insert the datasource on the page and it will view in the gridview I'm looking for. I need to know how to get the thumbnail images to show in the image field.
I created the image field as a hyperlink field pointing to the thumbnail. When viewed in a browser I see the link path listed 2 times in the field. Maybe one is the text and the other is the actually link? But how do I get it to display the actual image which will become the link to the full size image?
 


Edited by tjaks - 07 Feb 2010 at 8:01pm
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.188 seconds.