o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

photo thumbnails and upload as link -

Hello
first i would like soory by my english
i write aspx with upload file to hdd (full photo), it works. Now i must do the upload photo with thumbnails. But the file is save on hdd, and to database access is insert as link the photo and thumphoto. How to do this?
File are save in this same folder "photo", file thumbnails is name "orginal+_tumb". How to do that??
Grzesiek
webSiteThumb.zip in this file are everything.

 

photo thumbnails and upload as link -
Hello first i would like soory by my english i write aspx with upload file to hdd (full photo), it works. Now i must do the upload photo with thumbnails. But the file is save on hdd, and to database access is insert as link the photo and thumphoto. How to do this? File are save in


Upload photo w/ loc. saved in SQL -
Assuming all your pages are already connected to your SQL database, how would you 1. Upload a photo, save to a specified folder & save photo location to database 2. Display that photo on a second page. At any time, you should be able to go back to page 1, upload a new pho


[2005] Uploading and displaying photo. -
hi, im making a Human Resource system and i would like to know the codes and things needed to upload / display a photo. Can someone kindly upload a simple / small sample application with upload photo features? or complete codes for it? thank you.


rename and upload a picture -
hi all, im curious to know how i can upload a picture, heres the scenario... any code help would be great as im learning alot from seeing the code. 1. member has a profile and wants to upload a picture. 2. member loads there own profile, and has an upload photo button. 3. when th


Pop-up windows -
I want to create a photo-link on a web page, so I click on it and a pop-up window comes up with a photo in it. I know how to open a pop-up window using the window.open() command, where we set the wondow properties, dimensions, URL of photo displayed in pop-up, etc. However, the wi


Opening photos in one window -
I am making a photogallery. How to make all photo thumbnails open in new, but the only window? And how to make it change its size accordingly to size of the photo?


MS-Word2000 Webpage. (frames question). -
Hello, I'm writing a nice internet-page in microsoft word 2000 and if you believe it or not, it works. I have only one small problem with the frames. I have a few frames on the site and in one of them a photo must be loaded when i click on a link. So, by clicking on link X, F


How to Upload -
Dear friends, I have big problem how to upload your photo in a program like friendster Thanks.


Creating thumbnails of documents -
Is there any method to make the thumbnails of these file types AutoCAD (*.dwg, *.dxf) Documnet formats (doc, xls, ppt) Email (msg) I know how to get the thumbnails of jpeg,gif etc and i got the thumbnail creation tool for PDF from codeproject.com


Excel Documents as Thumbnails -
Hello, I need to display a page with a list of excel documents for an intranet web site. The clients will see a display much as when you see an on-line photo album with all the thumbnails of the images. As it is right now we display something similar with squares and in them we put an


display file contents -
Hi, I have a script that generates a photo album. The index is thumbnails. If you click on a thumbnail, it calls the full size image. I want to add a comment bellow the image. I want to get that comment from a .htm file that has the same name as the picture.jpg file. So


Help with CGI -
Let's say I have a link to a URL like this: domainname.com/cgi-bin/photo.cgi?photo=9319.jpg Now, the CGI code should take the query string, look at "photo" which in this case is 9319.jpg, and should show the image 9319.jpg on the page. I don't know any CGI, so I'd


web display repeater control -
I have a web site using an Access 2002 database that has a number of lines of text details as well as a link to a thumbnail photo image for each item for sale. is the repeater control the best way to go. I'm not an expert in HTML but I have access to somone who can help me in this area


Problem in a database loading Photo -
Hi to all: I would like to explain the problem I have by words: I have a project with fields and photos(in a database),and when I insert a new record I insert a new photo and when I call this record the photo show's like the record.Everything work fine. The problem is when I ins


Generate thumbnails automatically -
hi All I have got a page that allows the user to upload an image to the server , what i want to know is , if there is a way to automatically generate a thumbnail of that image as soon as they upload the image. My biggest problem is to do with the size of the image because at the mom


Photo Gallery -
I have photo gallery with my mysql database. My page finds phots going by a category id in the sql table and displays a list of correct photos. One feature I want to add to this is 1/ when a person clicks on a photo for a full size it adds it to a hit counter to later I can sort


Help with dynamic thumbnail generating -
I'm doing my first major asp.net project. Its a photo sharing program. Its similar to this site http://www.photobob.net/viewphotos.aspx. Basically what my site does is check the photos directory for subdirectories when the page loads, then populate the dropdownlist box with the name of


Auto Photo Insertion for VB6 -
At present we have a security program written in VB6 which requires us to manually insert photos. I am wondering if anyone knows of a photo system that will automatically insert a photo from a camera at the time the photo is taken. I don't even know what such a system would be called,


[2005] how to create thumbnails of webpages -
how to create thumbnails of webpages? Is it possible to do it in vb.net automatically? I have a list of websites that I want to create their thumbnails at certain time. I can do this manually. Is it possible to do it by program? thanks bear


a great Photo Gallery but there is error -
hi there i made a profect Photo Gallery that doing : - read from db -write any amount of pictures but the problum is when i try to pubilate the array of the Photo Gallery the source code of the page ( working good and the codes in it is right ) but the Photo Gallery does't sho


Creating a dynamic Photo Gallery -
I'm trying to create a dynamic photo gallery. I want users to be able to upload pictures to a directory then edit a text file in the text file they will specify the file location and a description for the graphic. I then need to create client side script that will retrieve that text fi


creating thumb nails on form -
Hi guys Whats the best way of displaying thumbnails on a form. Not using a listview. The thumbnails are not pictures. My boss has 8 pdf files in a directory and wants to scan that directory. then display the thumbnails for each PDF file on the form. So the user can click on the th


ImageUrl -
I have a web site that mimcs a photo album. I created thumbnails for each image so that it loads a lot faster. The user then clicks on a link that opens up the real image in a new window. Example. Image name - Image_1.jpg Thumbnail - t_Image_1.jpg When I assign ImageURL prope


Please ASAP help on SIMPLE FTP Upload program -
I'm doing a software engineering project and one of my systems that i have to do is an FTP system. the software we are making is a simple photo managing software, and I figured it would be nice to allow the user to upload their photos to a server. I've been trying to get this working


Print a photo -
I have asked this once before but never got a definate answer. I want a user to be able to print images through my VB app. Not print the contents of a picture box. Basically my program grabs a digital photo, thumbnails it and stores the small image in one directory and the high r


Need some help please! -
Hi, im making a rpg game. Ive pretty much gotten through the easy parts, but now comes the hard part. Ive taken 8 photos, with my digital camera of corse. I have patched them all together into 1 photo. So now its the entire ro


picture thumbnails -
hi, anyone has example viewing pictures in thumbnails? and browse a folder using treeview regards,


Listview -> Thumbnails -
I'm looking for a control that allows me to show thumbnails like it does in the windows explorer view "Thumbnails". Using a listview I only get the choice of small icons, large icons, list and details, so I guess that isn't it. Is there no such object in VB.NET? Only th


Getting 'Explorer' type thumbnails with DSOFILE -
Hello. I need to be able to access and save the thumbnail images that are generated in Explorer. I have downloaded DSOFILE 2.0 and this works fine for retrieving text information and the associated icon. However, the SummaryProperties.Thumbnail property always seems to be empty, and


Need suggestions/help on game i'm making! Please read! -
Hi, im making a rpg game. Ive pretty much gotten through the easy parts, but now comes the hard part. Ive taken 8 photos, with my digital camera of corse. I have patched them all together into 1 photo. So now its the entire room/setting in one photo.(I set the camera in the center of t


How to do thumbnails -
How do i make thumbnails for a pictures. JPG/ BMP etc.


Loading Pics from menu (RESOLVED) -
I'm trying to load photos to picbox, i have 6 cruise ships to choose from & various photo's in each selection, using the menu i've created at the top of the form, i wish to load a photo once selected from the menu. so far i've been trying to us this method. i draw each picbox fo


Drag & Drop:VBCFDIB -
I've been working on a program and have been trying to include Drag & Drop Features. Basically you drag the item to the list, and it adds the file path.I've been able to get a regular text drop to work. However, when I try to drag a photo itself (With no link in IE), the 'Data.GetF


VB Forums Photography Contest #3 -
It's time to vote! Send me a PM with your 1st, 2nd, and 3rd choices. The format of the PM should look something like the following 1 - JohnSmith #2 2 - JaneJones #1 3 - PhilPhotographer #5 Voting will remain open until noon PST 2/11/09. ------------------------------------


Generating thumbnails. -
Hi all. Can anyone suggest the methods of working with image files in VB.NET (preferably, or VB). I need such functionality: 1.Resample images to 72dpi, 2.Resize to specified dimensions, 3.Generate a thumbnail. The built in GetThumbnailImage method of VB NET seems do not provide


Advance JavaScript -
Does anyone know how to use JavaScript [1] to invoke an application in a computer and [2] to transfer a file to a specified disk location? For example, when user click on a photo in my website, the photo will be downloaded and saved into location D:\My Photo


Creating/saving GIF and JPG thumbnails -
Hello. I would like to write a VB program that creates Thumbnails of the original GIF and JPG images and saves them. I've worked with the VB picture box, but it is limited to BMPs. Where can I get an add-on for VB5 and 6 that will allow me to perform this function? Any information


pic browser -
Hi, I have a little vb app. which I am trying to write to display my pictures as thumbnails which are contained within a folder on my hard drive. Sort of like Paint SHop Pro does, the thumbnails are displayed then I can highlight one and click OK and it opens up. Can anyone tell


It's Photo Contest Time Again! - Contest Closed -
Update: The contest and voting is closed. The contest is closed but please cast your vote for your favorite pictures . Here are the contest entries. The voting voting open until 8:00 A.M. PST August 19th. To vote please send me a PM like the following: Subject: My Vote


upload photo by vb -
hey how i can upload photo by vb6 >?????????? thank you