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

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, although I've seen them used at banks and the DMV.

 

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,


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


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


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


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


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


How To Change Caret (Insertion) Cursor -
Hi. I know this must be simple, but I've spent a few hours searching, reading and experimenting with no joy. So, can one of you please point me in the right direction. I have a form with multiple text boxes. When the form loads, I wan't the insertion point, (or caret), to be a &q


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


any expert around to answer image related question -
i have an access 2002 data base. inside it i have jpg pictures as an OLE Object field. pls note that i inserted these pictures directly into the field using "CREATE FROM FILE" option. afer insertion field shows that it has "Microsoft Photo Editor 3.0 Photo" type


[02/03] insertion/deletion on same page -
i want making a module for adding, inserting and deleting new supplier. now i want all this one one screen. i mean the list of all suppliers would be displayed and there would be options for insertion and deletion. if we want to delete a supplier already present in the database then by


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


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


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


Paint vs Image to change size of photo -
How do I change the size of an image, photo? Some email attachment of photos are too big, they need to be smaller (100k max) 1. Load photo (bmp, jpg) into Image or Paint object. Private Sub Form_Load() Image1.?? Picture1.Picture ?? load (c:xxx.) End Sub 2. Change size of Object


form MDI -
I have a small MDI and I have a toolbar then this toolbar contains a button which call to be recorded then I have 2 forms the 1st form of insertion and the 2nd form of updates then I want when I post the form insertion I clik on the bonton to record then all there the updates of the fo


[2005] Adding photos to gridView -
can someone help me to add photos to a gridview? First of all I have a field in my sql database called ( photo ) of type (varchar(50) I want to place my photos in a folder and specify the name of the photo in the database (photo) field. How can I make the gridview display th


Need help Croping photos -
Hi, I have been asked to come up with a solution to take one photo and apply mulltiple crops to it So far i have a button event that will load a photo and i have been trying to adapte THIS code to draw the "crop box" on the photo that is currently loaded into the pict


RichTextBox insertion point -
How do I find it? I can get the current line but not the character index of the actual insertion point and it's driving me NUTS!


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


[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.


Opacity, Superimposing, Blending Oh MY! [02 / 03] -
Need some expert guidance here. I have an employee database complete with JPEG photographs. I would like to make this database available to employees so that they can ensure people in certain parts of the buildings match the ID card's they are wearing. I do not want people to be


OLE1 field problem -
I want to display apicture from my database, and I have a OLE1 field in My table "Employees" called photo. How can I display this photo onto a form, I did some think like this but it is not working. rst.MoveFirst with rst do while not rst.EOF


Store Photo with Database -
Can I store a photo in the database table? Or How can I Use a Photo with a data of the database? I have a Access 2000 Database (ADO connection). I have the name and addresses of the employees In the employee table. I want to add their Photos. When I view their data also view thei


The largest photo in the world -
TNO has produced the largest digital panoramic photo in the world. So, what do we mean by large? After all, modern consumer cameras can easily take a picture with 5 million pixels. Well, we are talking about a photo of completely different dimensions. One with 2.5 billion pixels - that


how to avoid pictures from being downloaded -
Well in some websites, u'll see a photo gallery. In most cases, they juz disable the right click to avoid photos from being downloaded. But the visitor can still go to source and view the location of the photo and download from there. any good solution to avoid anyway of photo being do


picture resize -
I have to do a program where in a form I chose a photo and in another form I can see the photo after a resize. but when it runs the photo is resized but picture box remain small. what can i do?


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


Sorry Arien... -
I know...I somehow embarrassed you by posting modified versions of your photo. So..to compensate that, I am offering my photo. Do whatever you want with it.


SQL Injection/Insertion Attack for MS Access -
Could somebody show me an example of an SQL Insertion Attack for MS Access database?


Coolest Q of '05, be the first to answer! [Drag and drop + external app] -
Hi! I designed a clipart gallery that works as a complement to Corel Photo-Paint. The end-user can drag and drop from our clipart galery to Corel Photo-Paint. So far I have been able to cancel the itemDrag if Corel Photo-Paint is not in the running process list. but I would like to be


Photo Shop Question -
I'm going out tonight to buy some kind of photo/paint programs. What do the rest of you guys use or recommend?? thanks


Get Photo from access and save in as a .bmp file -
How can I get A photo from access and the save it as bmp file in my hard disk and this photo is a oldb field plz Any help


How can i send a photo (between server and client) -
Hi every1.. I had a little question that i wanted to ask for.. How can i send a photo between server and client using winsock..?? For example i got 2 applications, the first is the (Client) and the other is (server), i want to send a photo from the computer the use the (server)


Moving Insertion Point With Mouse Cursor in RichTextBox -
Does anybody know how to track/move the insertion point in a RichTextBox with the mouse cursor? For instance, as I move the cursor over nodes in a treeview control that has HotTracking turned on the node highlights/selects. This is basically what I'd like to accomplish in a RTB con


how to store image path in database -
i want to store image path (eg: c:\myproject\myphoto\0001.jpg) to my database and show it in picture box store in my db like this ID: 001 photo: 001.jpg (rename photo file name to ID + .jpg) ID:002 photo: 002.jpg anone have and toturial or example ? thanks again ekkap


listview insertion marks -
anyone knows if there's a way to make the listview control automatically draw insertion marks (rather than manually drawing them)? this msdn page mentions insertion marks but doesnt tell me anything about the api functions: http://msdn.microsoft.com/library/en...asp?frame=true (Scr


Saving picture with text overlaid -
Hi, Is there a way to save a picture with text overlaid on top of it (perhaps using SavePicture)? For Example...If I load a photo in a picture box which has a label in the corner, and in that label I display a bit of text about the photo, can I then save the photo with the text on


Photo required -
I need a photo of a car being resprayed or its bodywork being worked on in some way Anybody have one like that or know where to look? Very much appreciated, thanks


how to compress data for sending in serial cable -
hi every body! finally i could transmit a photo captured from a webcam over a serial cable correctly,but the problem is that the photo appeares very slowly so i need to know how to compress the transmitted data to be fast as i want then to send a video not only a photo and than


Bringing focus back to EXE after external app is called -
OK leme try and explain this one. I've got a form in my project which is called modally. This form shows thumbnail pictures. If the user double clicks a thumbnail Microsoft Photo Editor is loaded. When the user quits Microsoft Photo Editor I want my prog to be there, waiting for