View Single Post
  #1 (permalink)  
Old April 22nd, 2009, 04:25 PM
ecdhyne ecdhyne is offline
Registered User
Points: 8, Level: 1
Points: 8, Level: 1 Points: 8, Level: 1 Points: 8, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Apr 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question Creating a Simple Web Page with AJAX 1st example

Coded the 1st example and can't get past the error on Public string HelloWorld()

I keep getting a compile error "The type or namespace name 'String' cpould not be found (are you missing a using directive or an assebly reference?)

I code VB. What am I missing?
Reply With Quote