|
guess -> 2 questions... (2/10/2006 7:02:57)
|
1-) I want to put a subroutine into the setTimeout function.However, it gives a syntax error because I cant get the subroutine into paranthesis because of it's own syntax rule.And there occurs an ambiguity because of the seperation of the first and second parameters of the setTimeout function as follows : setTimeout ('sendmail "kutaykalkan@hotmail.com", "k_kalkan@yahoo.com", "deneme", "GOTCHA"',1000) ý think the CPU cant understand that 1000 is the second parameter of the settimeout function although I took the first parameter in the paranthesis... 2-)While sending email via ASP, it cant reach hotmail. I would be grateful if somebody helps...
|
|
|
|