[font=Arial]Hi,[/font]
[font=Arial] [/font]
[font=Arial]I am a VB developer and maintain a intranet site for our HR department. The tutorials in this site are simple and elegant and effective. I learned a lot from this site. Now I want some thing which looks critical to me hence I though of taking help of the forum.[/font]
[font=Arial] [/font]
[font=Arial]I have a “meet your colleague” page. HR wants to protect the photos. I am using the employee IDs to name the photos. I can restrict the right mouse click on the page. But a little tricky user can view the source and can get the path for the photo and image file name and take it away. Hence I though of using flash as it has been used in slideshow example. [/font]
[font=Arial] [/font]
[font=Arial]I will pass the employee ID as parameter to the movie (e.g. photo.swf?E0001 if this is the right way). The movie will load the image from the predefine path. It should check for the extension like .jpg, .gif, .png, if there is an error loading the image file it should display “no photo yet” or similar message. [/font]
[font=Arial] [/font]
[font=Arial]Please guide me how I can do it in kirupa way. [/font]
[font=Arial] [/font]
[font=Arial]Thanking you,[/font]
[font=Arial]Pranab[/font]