Hello everyone,
I havnt programmed before, but I am very computer savy and would like to slowly teach myself.
I recently got a new job in which a major part includes watermarking images and uploading them to a website(java). The work is very simple but if I could make a program for it that would be awesome(I could either sell it to the company or just use it at work and surf BHW while it runs).
Let me describe what I want to do:
First I'd like to batch text watermark photos(and keep them in the same directories/subdirectories) pretty much take files from a folder(and subfolders) and put a date on the bottom then save them in the original folder and subfolder.
The more important part:
Ive used facebook and twitter programs that have an integrated IE based browser and the bot can click and do whatever it would like. I want to use the same concept. I need it to upload photos to a website(which uses java uploader). Afterwards it needs to check a number of checkboxes (the same number as the number of files it just uploaded).
Obviously there's a little more to it than that, but thats the general gist of it. Pretty much need a program that will go to a webpage, login, upload photos, check those photos and select a label out of a dropdown list and apply that label.
I'm just not sure what language I should use(im assuming c++ or basic?) and how I would start.
Any help would be very appreciated! Thanks BHW!
I havnt programmed before, but I am very computer savy and would like to slowly teach myself.
I recently got a new job in which a major part includes watermarking images and uploading them to a website(java). The work is very simple but if I could make a program for it that would be awesome(I could either sell it to the company or just use it at work and surf BHW while it runs).
Let me describe what I want to do:
First I'd like to batch text watermark photos(and keep them in the same directories/subdirectories) pretty much take files from a folder(and subfolders) and put a date on the bottom then save them in the original folder and subfolder.
The more important part:
Ive used facebook and twitter programs that have an integrated IE based browser and the bot can click and do whatever it would like. I want to use the same concept. I need it to upload photos to a website(which uses java uploader). Afterwards it needs to check a number of checkboxes (the same number as the number of files it just uploaded).
Obviously there's a little more to it than that, but thats the general gist of it. Pretty much need a program that will go to a webpage, login, upload photos, check those photos and select a label out of a dropdown list and apply that label.
I'm just not sure what language I should use(im assuming c++ or basic?) and how I would start.
Any help would be very appreciated! Thanks BHW!