when I write
+DateTime.Now.T oLongDateString ()+ "<br />"
the syntax error is detected on the positive sign shown at the start of argument
+DateTime.Now.T oLongDateString ()+ "<br />"
the syntax error is detected on the positive sign shown at the start of argument
Comment