473,770 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Photo library

i am not sure that this subject can be discussed here.

i have many photos. they are stored according to the name of the EVENT and
YEAR.

i will set up a database (sql or access) to store information of the photo
and set up a folder to store the "PHOTOs".
and design a web page to show.

My question is how to put the photo on the web page.

i prefer the simplest and effortless method.

Once the user takes the photos (5m pixel photo) and upload them and input
the event name & year. then it is finished.

any tools can be used? which programming language is most suitable. i
noted many web sites have this feature but i don't know how many effort at
the back end?

Thanks a lot for any hints.

Tony
Aug 12 '05 #1
2 1975
Here is a pure ASP (i.e. no components) resource for letting the user
upload a file such as a photo which is something that was unfortunately
not built into ASP:

ASP File Upload Using VBScript by John R. Lewis - 7/10/2000
http://aspzone.com/articles/160.aspx

For a photo album I like to actually have the regular photo be 4x4, 4x6,
or 6x4 and then also have a thumbnail of each photo at 25% or 30%. But
of course you could have your own rules and standards.

And showing a photo with it's filename from a field in a database really
takes nothing more than code like this (assuming the recordset objRS has
already been generated):

<img src="http://www.mysite.com/photos/"<%=
objRS("PhotoFil enameNormalSize ") %>" border="0">

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
<<

i am not sure that this subject can be discussed here.

i have many photos. they are stored according to the name of the EVENT
and
YEAR.

i will set up a database (sql or access) to store information of the
photo
and set up a folder to store the "PHOTOs".
and design a web page to show.

My question is how to put the photo on the web page.

i prefer the simplest and effortless method.

Once the user takes the photos (5m pixel photo) and upload them and
input
the event name & year. then it is finished.

any tools can be used? which programming language is most suitable. i
noted many web sites have this feature but i don't know how many effort
at
the back end?

Thanks a lot for any hints.

Tony


*** Sent via Developersdex http://www.developersdex.com ***
Aug 12 '05 #2
www.aspphotogallery.com
"Tony WONG" <x3*@hknet.co m> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..
i am not sure that this subject can be discussed here.

i have many photos. they are stored according to the name of the EVENT
and YEAR.

i will set up a database (sql or access) to store information of the photo
and set up a folder to store the "PHOTOs".
and design a web page to show.

My question is how to put the photo on the web page.

i prefer the simplest and effortless method.

Once the user takes the photos (5m pixel photo) and upload them and input
the event name & year. then it is finished.

any tools can be used? which programming language is most suitable. i
noted many web sites have this feature but i don't know how many effort at
the back end?

Thanks a lot for any hints.

Tony

Aug 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
9558
by: Eric McDaniel | last post by:
I am trying to read in a bunch of images and manipulate them using Image::Magick, then display them using Tk::Photo. I would like to do this without creating a temp file for each image, since there can be quite a few of them. However, I can't make Tk::Photo understand the data returned by Image::Magick's ImageToBlob() function. Here is the way I had hoped it would work: #!perl
1
2187
by: Bill Strass | last post by:
I have a form showing the records of different people. I would like a photo to be displayed in the form, with each person's record. My digital photo > *.jpg type file and I change each photo to *.bmp format using SnagIt. I created an OLE type field in the table to store either the embedded photo or a link to the photo (I'll decide which method to use,
3
2652
by: Ben Cartwright | last post by:
I'd like to create an ASP.NET-based photo album. Rather than creating a bunch of HTML pages as in a typical photo album, I'd like to leverage the dynamic capabilities of ASP.NET. Any suggestions for getting started, samples, or articles would be greatly apprecated... I'm particularly interested in knowing which controls to use to display the thumbnails and full-sized graphics, and how to display the full-sized graphic when a thumbnail is...
3
1324
by: Mike Chan | last post by:
How to make a photo album like this? Is it used Windows API? http://spaces.msn.com/members/peterty/PersonalSpace.aspx?_c01_photoalbum=showdefault&_c=photoalbum
13
4348
by: Viken Karaguesian | last post by:
Hello everyone, Can anyone recommend a good online site to learn PHP? The W3Schools website is quite lacking - leaves much to be desired. I'm sure there are many places, but which ones are good? I currently run a site with an extensive photo gallery. Hundreds of photos. Right now I have a system which the thumbnails are laid out in a table. You click on a thumbnail and you see the full size picture. That full size picture is in its...
3
2931
by: Manish | last post by:
I am developing a photo gallery. 1. The user will be able to upload the photo a) Edit the photo using various GD library functions viz. flip, rotate, ... 2. AJAX is implemented in a small part -------------------------------------------------------------------------------------------------------------------------------- ajax.php
1
3606
by: cumupkid | last post by:
II am trying to create a form that will allow me to upload photos to a folder in the site root directory and add the information to the mysql db at the same time. I have created two forms, one that uploads to photo to the folder in the site root diorectory. One that uploads the info to mysql database. but... When I try to upload them both ways at the same time i cant get it. I am Including code for both pages i have working. Code for...
2
2251
by: sphinney | last post by:
I've added a Microsoft Office Document Imaging (MODI) viewer control on a form to let me see the TIFF images referenced by records in a table. The MODI viewer control works fine. My problem arises when I try to print the TIFF image. The MODI component has a basic print method, but it doesn't let me change the paper size or orientation. Instead, I though I would use the Microsoft Photo Print Wizard that comes with Windows XP. This is the...
0
2170
by: sphinney | last post by:
I posted this question originally in the Access forum but received no responses (probably was the wrong place to post it). At any rate, I'm hoping someone here might be able to help me. I've added a Microsoft Office Document Imaging (MODI) viewer control on a form in Access to let me see the TIFF images referenced by records in a table. The MODI viewer control works just fine. My problem arises when I try to print TIFF images displayed in...
0
9617
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10254
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9904
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8929
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7451
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3607
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.