Hi all!
I have a question related to a date problem in Javascript. I have a calendar with dynamic start and end date. I would like to set the end date to be the start date + 2 weeks always. My p...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23342189.html
I am creating a website that returns data from a MySQL database. My page contains a links from data in the MySQL table, so using Dreamweaver I have a link in a table cell that looks like <td><a hr...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
ACCEPTS ONLY
- Alphanumeric (uppercase and lowercase)
- Accepts dashes, periods, commas and spaces
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23024259.html
I am trying to create a modular javascript obj. An instance is created (page.htm) and the variables are set. Based on the variables the object prints HTML differently (records to show, sorting, pag...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23047745.html
Hi,
I need to create a small utility batch(say runAnt.bat) file that does the following:
1> compile java file
2> call that java class file
3> get a url string from the sysout of the java file
...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23096892.htm...
I am building a webpage which clients use to do a mailmerge. Once they have print all their letters and closing the webpage I want to be able to catch the OnBeforeUnload event and then use it to ru...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23220380.html
This is a problem that's been around forever; I just googled about a million solutions, but none of them are working for me.
I have a "?" icon that displays a pop-up balloon when it's rolled ove...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23525763.html