Jump to content

newcomer2006

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by newcomer2006

  1. hi, everyone,When I want to dispaly a message box using C#.net (vs.net 2003), I found this error:"It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application. "My code is: MessageBox.Show("OK!");Can some one help me? thanks in advance!

  2. Hi, everyone,I want to create a new ASP.net project using VS.net, but my operationg system is WindowsXP Home edition SP2 which does not include IIS, What can I do? Can I use Apache instead the IIS? How to set up it?

  3. Hi, Everyone,I am a newbie to web database programming. I need to build a website using SQL sever and some web database programming language. I just want to know which language is good for me? In my case, I need to read and add some data to some tables in the SQL database.By the way, can someone tell me the difference among JavaScript, PHP, Asp, Jsp and Html?Thanks a million!

×
×
  • Create New...