Re: Is anybody's favorite computer programming language not included here?



> From: Matt <bastawhiz@xxxxxxxxxxx>
> How about some VB.Net and ASP.Net?!

Put those up on a server accessible from the Web, generating proper
HTTP header with MIME type (text/plain or text/html) and I'll include
links to them from my index.

By the way, the ACM HelloWorld site
http://www2.latech.edu/~acm/HelloWorld.shtml
doesn't have any .net, so you might want to submit your source example
there too. Probably best is to put it up on your own Web server first
so I can verify it works from here, then point the ACM collector to
your source.

The ACM does have a Visual BASIC example
http://www2.latech.edu/~acm/helloworld/visualbasic.html
but it just declares a form on screen, it doesn't transmit anything to
another host.

The ACM site doesn't have any ASP whatsoever, so please tell them after
you have your ASP up&running and I've verfidied it is accessible from
here.

Can you possibly set up both hello-world server pages for both
VB/ASP.net and tell me so I can put links from here:
http://www.rawbw.com/~rem/HelloPlus/hellos.html#step0
and then also set up one-step-beyond-hello-world for both which shows
current local time at server and IP number of connecting
client/broweser so I can put links from here:
http://www.rawbw.com/~rem/HelloPlus/hellos.html#step1

Here are the languages I currently have included for HW and HW+1 respectively:
* The classic 'Hello World!' (always the same text output)
txt t/h html php sh* perl python lisp awk c c++ java (200 more at ACM)
* One step beyond (non-static, output varies with time or IP number)
php sh* perl python lisp c c++ java
.



Relevant Pages

  • Re: getutcdate() issues
    ... If your server has incorrect local time, ... I still fail to understand why this is the database engine's fault. ... them with the correct system clock. ...
    (microsoft.public.sqlserver.programming)
  • Re: deleting cookies and local browser time versus server time
    ... Is there a way to get the local time from the user's browser? ... Well, considering you're asking the $_SERVER for a local user variable, ... set the cookie back appropriately. ...
    (comp.lang.php)
  • Re: Day Light Savings time changes on March 11
    ... An ISP starts out with one mail server and a management server, they create tools that automate and report on the system. ... It is all in local time. ... We will convert them, but it takes and plan, and a reason. ... logo change for Memorial Day. ...
    (freebsd-questions)
  • Re: Date problem
    ... the server is reporting that it's 7/27/09. ... javascript is the only way. ... browser, then he could set up a javascript program to automatically ... report back to the server what the local time at the browser is - ...
    (comp.lang.php)
  • Re: datetime conversions - US CST
    ... I would convert local time to universal time on the ... No matter what server you are on, or how many you pass thru, the time will ... >> universal time to local time which will be CST. ...
    (microsoft.public.dotnet.languages.vb)