this is why i have inside the asp file:
<%
String MailTo;
String MailFrom;
String MailSubject;
%>
But i am having error when compiling because the String class is not included. How to include this inside the aspx file ?

New Topic/Question
Reply




MultiQuote







|