HTML - Need Tool To Resize 200 Jpg Files
In order to load 200 jpg files quickly, I need a tool to resize these 200 jpg files to small size one time. (batch process)
Can someone help me? Similar TutorialsWe have a digital marketing company and we currently have an online ad generator with images. We would like to be able to expand this to have a complete ad with multiple images and text to a single image file that would then be the ad. We are lookig for proposals to write the code to accomplish this. We receive images via ftp with product information and we then redicstribute the information through one of out templates. Please e-mail me at acisneros@pwr1.com with questions Hi all, I am looking for a tool that will allow users who are not familiar with HTML to modify content on a website, and possibly upload documents (PDF and Word) onto that website. Does anyone have any specific suggestions? I am looking for something that is free and simple to set up and use. Thanks in advance for your valuable advice. Hey everyone just wondering if you had any idea how i can put a submit an event tool on my website. I have found alot of calendars but with no option for guest to enter info themselves. thanks alot Chris Hia I am using html to edit my content. What I need is a custom zooming tool just like we have in Acrobat(Pdfs). How can I achieve this with html/javascript/css. At server end I am using java. Thanks with regards The company website I manage is growing to the point where I won't be able to update it all by myself. I need to find a tool that will allow people with no html experience to update their section of the site. Does anyone have any recommendations? I want it to be as easy as possible for them. Hi, I have been trying to create a search facility for an intranet, but I havent had any luck at all. Are there any free scripts lying around, I have looked but have had no luck; That is ideally what i want it to look like, this is the code that i am using; <form name="form1" class="searchform"> <select style="background-color: transparent; font-size: 10px; color: rgb(0, 102, 153); font-family: verdana;" name="menu"> <option value="#">Quick Links ...</option> <option value="http://www.castle.kent.sch.uk">College Website</option> <option value="http://castlecollege.studywiz.com">StudyWiz VLE</option> <option value="http://cc3-server-02:8081/MLS.NET/">Eclipse .Net</option> <option value="Dartmaths/Heinemann%20Online/websites/DartMaths/">DartMaths</option> <option value="Metro">Metro Electro</option> <option value="Active/bookingSystem/index.htm">Room Booking</option> <option value="Staff/index.html">Staff Intranet</option> <option value="menu.html">College Menu</option> </select> <input style="font-size: 8px; color: rgb(255, 255, 255); font-family: verdana; background-color: rgb(0, 102, 153);" onclick="location=document.form1.menu.options[document.form1.menu.selectedIndex].value;" value="GO" type="button"> Any thoughts would be appreciaited Paul I am in the process of making a website via goodsie, however even though they advertise that no knowledge of html is needed to make a site i have discovered that without html the site just won't look nice!! I am looking to create a sidebar (i think thats what it is called - picture below) any assistance you could offer would be greatly appreciated. All, I am trying to create a tool bar like we have in gmail compose or similar mails in HTML. Can we achive this on a TEXTAREA on html? what are the work arounds. Can you give me some suggestions. thanks Purushoth You know when you go to some sites you see a frame with price comparison on the product from different merchants. a lot of times it says Powered by PriceGrabber.com How or where can I get that script? Any ideas? Hy all, I've managed to make a pretty decent newsletter using only basic-html and no stylesheet. It looks fine in Outlook and Hotmail, so I'm very curious what it looks like in other mailclients. Do you guys now if there are programs on the internet that enable me to look how my mail shows up in different mailclients? Any advices?! Thanks in advance! Hi Folks, I am a new member of this forum. I am very impressed with the content and information available in the ocean (forum). I am not good in programming. However, I have learned basic HTML programming, but not enough to write advanced coding (e.g. Creating CSS, class, table formatting, etc). I used to work on MS FrontPage and liked it very much because of its user-friendly interface. There we do get notepad, word and HTML preview windows. I always liked to work in Word window and copy notepad/code. But the biggest disadvantage is MS FrontPage uses a lot of MS Office classes and extra codes which is too tough to understand for other people. The only reason I stopped working in FrontPage because of excessive code and classes. I am looking for a software/tool where in I need to just work on Word processor like window, and I will get its code and html preview automatically? So that I will design my html page in word processor like window and get pure html code. Why do I need that software? Reason: I work on html, extensively on tables, nested tables, where in I need to use only one side border, middle border, only bottom border for each row, use gradient color in cell background, etc. I checked with Coffeecup HTML ediot and Dreamweaver CS4, but they also dont have much features for tables, and it is too advanced to use only to create HTML pages Hello, Im new to this whole web design world, and i have run into a little problem that I nor my designer could solve. my site is www.TheFinancer.ca if i access the site from mozilla firefox everything is fine, however, if I use internet explorer (as most people and clients do) my MENU BAR*** automatically disappears. I dont know what the problem is. Whenever I go to click on it it reappears but in white. I would really appreciate any help in regards to this issue. Thanks! My job is to test the J2EE web application. Everyday I need to fill those forms again and again, includes textbox, radio button, check boxes, and clicking buttons. I wonder if I can design a tool that can fill all the fields and click the button automatically just with one click. How can I do? Hello, I wrote the following HTML code: HTML Code: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Admin Page</title> <link rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> <div id="main"> <h2>Admin Page</h2> <hr width="420" color="black" align="left"> <form method="post" action="$_SERVER[PHP_SELF]" name="form" > <div class="textbox" style="height:35px;"> Username: <input type="text" id="username" name="username" maxlength="30" /> </div> <div class="textbox"> Password: <span style="position: relative; left: 4px;"><input name="password" type="password" id="password" maxlength="30" /></span> </div> <br /> <div class="button"> <input type="submit" value="Sign In" name="submit"> </div> </form> <hr width="420" color="black" align="left" style="position: relative; top: -5px;"> <div id="info"> info here </div> </div> <!-- End main div --> </body> </html> and the following CSS code: HTML Code: body { background-color:gray; font-family:Comic Sans MS; font-size:12pt; color:black; } #info { font-family:sans-serif; font-weight:bold; position:relative; left:0px; width:420px; top:20px; } #main { position:relative; width:500px; left:420px; top:50px; } The problem I have is when you resize the browser nothing resizes. Can someone please help me get this page to resize? Help will be greatly appreciated. Thanks. I have read a bunch of stuff on this and checked the 14 pages, but I am getting confused. Will I be able to have my site open up full size according to the setting of the user computer by added a script to my site pages? TIA http://wantedfraternity.webs.com/oncall.html I cant resize the font of the "GOM" in the center. Its set at 13, but I need it around 18px. :-\ Help here plz. Hello, i need help understanding how to make my website automaticly resize depending on the resolution its viewed on i am viewing it on 1680 x 1050 and it looks fine but i then view it on a smaller monitor and everything gets moved about and squished, i notice on other websites that this is not the case and i do not know how its possible. my website url: http://mylocalmenu.co.uk/ you are able to view the source code and css files from the browser please help me with this problem, as it is the only problem i cannot fix. Thank you in advance to any help that i receive Hi all, I notice that on some websites when you minimize and maximize the window, the content on the site displays differently. For example if i reduce the browser window on this website - all content is still displayed as if it were open in a fully maximised window. What is this called? and How do you do it?? Cheers Raggy I am having a frustrating problem with IE7. I have a set of images that load in the proper place when the page loads in IE7. Then, if you resize the browser in any way the images do not move, but the rest of the page moves with the browser resize. This causes the images to go over other items on the page instead of staying where they should when the resize occurs. Does anyone have an idea about what the difference between Mozilla and and IE7 is that makes this type of problem occur? Anything I should look into or try to make the images "stick" to their proper place during a resize in IE7? Thanks. Hello! I am pretty new to HTML, but I was asked to make a webpage for my girlfriend's small business. What I want to do is copy the style used on the main image of this website: http://www.stellamccartney.com/. What I am looking to do is take an image and have it resize whenever I resize the browser window. If you can tell, the image is actually zooming in and out in order to maintain its correct ratio. I am not interested in copying anything else from this website, only the way the main image works. Looking at the source code has me baffled; I believe they wrote this using javascript, but I can't tell. If anyone knows how to create a similar effect as this site I would greatly appreciate the help. Thank you! |