Hi, I am on the lookout for an AJAX (or other) program which will allow a user to draw a rectangle (not individual lines, need to work like Microsoft Word Rectangle Tool) on a grid and then when submitted to code the program know the grid cooridantes of each rectangle eg Retangle 1 starts (0,0) and ends (10,10) and rectangle 2 starts (20, 20) and ends (40, 40). So if anyone can suggest code or give me code they have it would be much appreciated
Thanks