Hey all,
Okay, I have a problem -
I have links from MONDAY to FRIDAY... and when the user clicks on the link it will send the script a value of 1-5
1 through 5 equals mon,tue,wed,thr,fri...
Now my problem is I need to take that 1-5 and convert it to the DAY its on.
Meaning, today is Saturday(23rd) if they click Monday(Happends to be xmas) it woudl show the date 25th.
Anybody know how I can do this? or a better way to do it?