Jobs Simply

Can anyone help me write a computer script?

At my job we use a website to post shifts to give to anyone else. The site uses a javascript area to list the shifts, and I'm looking to get a script which will take any shifts not overlapping a schedule I will define. It would require opening multiple windows and pressing "enter" for "Take" on a boolean prompt. Would this be done in a Java program? javascript? other? Because this is a big project to ask, if you cant help me, could anyone direct me a place I could learn how to write a script?

Public Comments

  1. Hi, Yes, you can use Javascript for client side scripting or if you want to save any data in the database you could use some sever side scripting such as PHP. Here are some good references, tutorials and something that might help you. + http://www.w3schools.com/JS/default.asp + http://www.learn-javascript-tutorial.com/ + http://www.w3schools.com/ + http://www.mediacollege.com/internet/design/webdesign01.html + http://www.webmonkey.com/tutorial/JavaScript_Tutorial + http://www.tutorialized.com Good luck! -de
Powered by Yahoo! Answers