asp.net feed bak form
-
can any onehelp me, i wrote code in webpage like string usr,pwd,comments; it is saying an error like c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): 'String' is a class type, and so is not a valid expression. c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): '.' expected. could u plz let me know what to do. aslam
-
can any onehelp me, i wrote code in webpage like string usr,pwd,comments; it is saying an error like c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): 'String' is a class type, and so is not a valid expression. c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): '.' expected. could u plz let me know what to do. aslam
aslamshaik2510978 wrote:
string usr,pwd,comments;
This is C#
aslamshaik2510978 wrote:
c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): 'String' is a class type, and so is not a valid expression. c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): '.' expected.
This suggests the compiler is expecting VB.NET
Upcoming events: * Glasgow Geek Dinner (5th March) * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos
-
can any onehelp me, i wrote code in webpage like string usr,pwd,comments; it is saying an error like c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): 'String' is a class type, and so is not a valid expression. c:\inetpub\wwwroot\feedbakdemo\WebForm1.aspx.vb(36): '.' expected. could u plz let me know what to do. aslam