Photo Manipulation

Is it possible to do any photo (jpg) maniputlation in an ASP script? I'd like to be able to rotate a photo. Also, if it can be done, reduce a file size to produce a thumbnail. If so, can anyone point me to the resources for learning to do this.

View Replies


ADVERTISEMENT

Uploading Photo

My form with a upload photo function is not working - Can some one please take a look and see were I have messed up. The code is 4 sections : The Form, The DB script, The submit Script and the Upload script. Code:

View Replies View Related

Photo Webcam Ref. In Db

What I need to know is how to have a camera take photos
when given a signal/event and save the name of the image in
a database.

I don't know which camera/webcam could save the image on
a hard disk in a low resolution (suitable for web pubblishing,
let's say 300x200 pixels) and trigger an event to add the image's
name in a database.

View Replies View Related

Getting The Photo Dimensions

I want to get the exact Dimension of the Photo (jpg, jpeg, gif, ...) uploaded on a server by users. I'm using ASP language. do u guys have any idea how I can do that?

View Replies View Related

Photo Scrolling

i would like to do a photo carousel function similar as the http://flickr.com/photos/69864550@N0...n/photostream/. the function i would like to do is on tis flickr.com web at the right hand side for tat photo stream
http://i263.photobucket.com/albums/i...2008/image.jpg

let say in my album have 100 photo. and from tis funciton, it will not load out all my 100 photos when the page is loaded. it will load the others photo when i click on the NEXT arrow button. i need some help on tis funciton and implement it with ASP VBscript code.

View Replies View Related

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?

View Replies View Related

Uploading Photo

Sometimes when I'm uploading photos In my site I get the following error :

Active Server Pages error 'ASP 0113'

Script timed out

/process2upload.asp

The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools. What can I do to specify a new value Server.ScriptTimeout?

View Replies View Related

Dynamic Photo Gallery

I have a photo gallery written in ASP where people can go and upload their own pictures to create a gallery. The only problem is the size of the image files, it takes forever to load the main gallery page. I've noticed on like community web shots for example, that all of their image files are kept really small. Is there any way to dynamically compress files while uploading them

View Replies View Related

Building Photo Upload

I am building an application via ASP that uses an MS Access database to hold inventory for large truck dealerships. I have two columns in the database, one for thumbnails and one for regular (about 450 pixels wide) sized images. The columns in the database hold the URL's to the images in the folders.
I need to create a photo upload that accomplishes the following things:
1. Will re-size and rename the photograph regardless of what the user has it named and sized as. I would like to be able to have the code create the thumbnail and the larger image if that is possible.
2. I need to be able to have that photograph attached to the inventory information that goes with it.
I have a very basic page built, but of course, it does not do any of the "fluffy" stuff I mentioned above. I am not very good with VB and most of what I have seen out there is really contingent upon knowing VB. I tried using a 3rd party application, but to be quite honest, it sucked. Having said that, can any of you point me in the right direction toward having the above features?

View Replies View Related

ASP Photo Album With Database

I know there has to be a million post on this, but is there an example I can use or see to make this happen. I want to use a database to view an album and pictures in my web pages.

View Replies View Related

Photo Album Stuff

I am about to get rid of TZO on my computer, and I've been using it's photo software to view photo's on my web site. I could write something in ASP (or asp.net), but I figure why spend time re-inventing the wheel if there's something already out there.

Does anyone have any recommendations on ASP apps that I can use for viewing photo's on my web site? I would rather it be free if possible, and it needs to just look at a folder, or series of folders, and build a thumbnail type of view from what's there. In other words, I don't want to have to populate a database with all of my pictures.

View Replies View Related

Photo Gallery Question

I am trying to create a photo gallery using asp in dreamweaver,i create a recordset to capture the image path.

However there is a problem when it comes into displaying the picture.When using the repeat region function,all the images are display only in 1 row by * column .How can i display like 1 page can display only 4 row by 4 column?

View Replies View Related

Retreaving Photo Link

What I am trying to do is reach for a image link in database and each photo is uploaded to a folder from people applying for a job, picture goes to a folder and the link goes into a field in the DB, so I have a url like

www.mysite.com/images/01.jpg

When the page "viewingApplicant.asp" grabs the photo

I just need the photo. so the asp-code contains the url + 01.jpg.

View Replies View Related

Changing File Name Of Uploaded Photo

I've got the following code to upload photos and save in a folder:

<%
Dim objUpload
Dim strFileName
Dim strPath

' Instantiate Upload Class
Set objUpload = New clsUpload

' Grab the file name
strFileName = objUpload.Fields("File1").FileName

' Compile path to save file to
strPath = Server.MapPath("Uploads") & "" & strFileName

' Save the binary data to the file system
objUpload("File1").SaveAs strPath

' Release upload object from memory
Set objUpload = Nothing
%>

The problem is it saves with the original file name but I want manipulate it and save it with a name defined by me as if not a user that download a photo with an existing name in the folder it will re-write.

View Replies View Related

Resize Photo Store On Server?

I have a Windows 2000 server. My ASP application allows users to upload a photo for display to other users. Unfortunately everyones photos are different sizes. I'd like to resize the photo to 150px wide while maintaining the aspect ratio of the photo.

Is there anything built into IIS/ASP that will allow me to do this? If not, is there a free DLL, etc. that I can add to the server?

View Replies View Related

Developing A Dynamic Photo Gallery

Can anyone recommend a site that contains any tutorials on developing a Dynamic photo gallery for websites. Something with ASP+Javascript or ASP+VBScript or even with XML+CSS.

I want it so the images can be updated automactically, hence why it needs a backend database.

View Replies View Related

As To Configure It Photo To Appear Small E To Extend When Click In

I have a pa'gina (view.asp) that he shows the photo that is cited in the data base. The problem that happens is that if I sending the photo well great it appears in view great. I would like to make the following one, to program so that the photo alone appears in a size small e when the user to clicar in top of it, I open one popu with it of the real size that it is. As I can make this I do not know to make. They see my code view.asp that it shows the photo. Code:

View Replies View Related

Simple .asp Photo Gallery Required For Website

I am currently buidling a website for a photographer and she wants to be able to upload her photos each week, so that they can be viewed on her site by the public.

Does anyone know of a free simple gallery system that I could use on this website. Any system like this whereby she can upload/remove the images her self (backend i.e .asp to MS Access) and display them on the public site would be perfect.

View Replies View Related

String Manipulation

I ran into a problem where I need some help

I am having a form textfield receiving a number like

110000101.

In my sql database i want to have this number being manipulated that it will only insert 100001. How can I do this?

View Replies View Related

String Manipulation

What im trying to achieve is this:

Getting the HTML code of a website, and then extracting specific information. Im trying to get flight information from a website, but there may be more than one flight in a search criteria...so i want it to loop untill it cant get any more.

I've managed to get the html from the other website, and i've also managed to get the first flight on the page.

I believe my problem is with this part of code (might want to review full code below):

Code:

View Replies View Related

Text Manipulation

I've been asked by a friend to try and code something that works like this and I would be able to except for the fact that it's on a IIS server without PHP.

That said, I wouldn't mind learning ASP now that I have a project to learn on, but I need to do it in decent time. Could anybody point me to a package that does something like this that I could pick apart and learn from, or point me to some worth while ASP text manipulation links that might get me a good start on learning what I need to get it done?

And as a last choice if I can't get it done quick enough, does anybody have any links to premade packages that I could purchase that would do the same thing?

View Replies View Related

String Manipulation

I have a string (ie.1.0.1.39) I want to replace the number after last "." with another number. What would be the best way to do it?
the lenght of the number after last "." may change and the lenght of the number to be replace varies as well

View Replies View Related

String Manipulation

How do I seperate the "chk_" and "33" in the following string:

chk_33

View Replies View Related

Time Manipulation

My attendance system records time IN and OUT in the format 5:00 AM and 5:00PM. I want to generate a report that "how many IN in between 7:00 AM and 8:00 AM"

if have tested as rs("eventtime")>"7:00" and rs("eventtime")<"8:00"

its working but its the same result for AM or PM.How can i differentiate and test AM and PM.

View Replies View Related

Image Manipulation In ASP

I am researching option for doing the following in ASP:

1. Thumbnailing an image as it is uploaded and/or selected by user, basing the thumbnail size on the current image dimensions [hence need to detect image dimensions]

2. Rotate an uploaded image [portrait to landscape and vice-versa]

Googling I find a wide range of mainly commercial COM components for doing this and other manipulations.

I am wondering what is the most "standard" way of doing this in normal ASP (3.0). Do servers tend to have preinstalled components for this? Is there a set of components most commonly used?

View Replies View Related

Browser Manipulation

How do you redirect a script that create a browser without a url address and the size of the browser is intact?

I've seen this before(forgot the site!) but dont know exactly how this is done.

View Replies View Related

TXT File Manipulation

I have a text file that I have to retreve certain parts of it, and store them into variables. *its a lot* You can download the txt file at the following location. What my main goal is to move down past the 2nd set of "****" and start to collect values. (the number of lines before the 2nd set of "****" could change) So i need to store each of the columes into an array. or something liekt hat.

I just need to get the seperated characters by " " into seperate variables for ALL the lines between the 2nd "****" and the 3rd .

View Replies View Related

String Manipulation

I have a dynamic string where the length varies.I need to write a function that will return part of a string, placed between first 2 symbols and last 3 symbols. For example the string DEVELOPMENT will return the following: ...

View Replies View Related

String Manipulation

I have a very long string, that I need to cut up into more usable sections and display or write to text file. It should: Read the string in, move along the string x number of characters then find the nearest end of the sentance, eg. a . or ? write a new line and do this again. Basically I want to end up with a number of lines of full sentances of a similar length.

View Replies View Related

Image Manipulation

I have short term project, and I haven't used ASP in a long time. I need to know about image manipulation, I need to take an image that is uploaded, and make a thumbnail of it, (as well as one about 50% scale).

View Replies View Related

String Manipulation

This looks elementary but I dont know how . How do I remove the trailing text after a symbol @. my_username@email.com and wanted my_username to remain as a result?

View Replies View Related

String Manipulation

I have a first name last initial, all displayed as one. I want to break it appart & show capital letters on the initials. IE: "johnd" > "John D"

Did a search around the forums, but only found info on the "replace" function. Don't think I could do this with that function alone. This should be a simple problem, but I'm pretty new to asp (not to programming though).

View Replies View Related

Database Manipulation

I have a fairly simple access database that I want to be able to view/update/delete etc from a html page using asp. The database would be on a server and would use a dsn connection to it.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved