<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How would I go about doing this??' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How would I go about doing this??' posted on the 'HTML &amp; WEB-Design' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 21:41:03 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 21:41:03 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How would I go about doing this??</title>
      <link>http://www.programmersheaven.com/mb/html/63136/63136/how-would-i-go-about-doing-this/</link>
      <description>K here's the situation:&lt;br /&gt;
&lt;br /&gt;
At work, we are running a javascript which is used by a user through netscape to get access to a database. After accessing the database the script then allows the user to logon on by entering his/her ID and then another unique ID. &lt;br /&gt;
&lt;br /&gt;
In the script we use java.net.InetAddress.getLocalHost().getHostName to get the user computer's name, which is then used to do another look up in the database.&lt;br /&gt;
&lt;br /&gt;
Now the problem is:&lt;br /&gt;
&lt;br /&gt;
We are switching over to "Billy's Internet Explorer" and it seems to be that Billy doesnt support the previous method to find the Host name. . . So now we have to figure out what we can use instead of javascript; to obtain the hostname?!??!@#?@!?#&lt;br /&gt;
&lt;br /&gt;
any ideas . .on any methods in javascript or Billy's Jscript . . or some other language that would be easy put into production with out any hassle of compiling .  .time lag. .etc.&lt;br /&gt;
&lt;br /&gt;
p.s. we are using AIX, and the users are on Windows 2000&lt;br /&gt;
&lt;br /&gt;
thanks &lt;br /&gt;
&lt;br /&gt;
dave&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/html/63136/63136/how-would-i-go-about-doing-this/</guid>
      <pubDate>Wed, 02 May 2001 09:30:32 -0700</pubDate>
      <category>HTML &amp; WEB-Design</category>
    </item>
    <item>
      <title>Re: How would I go about doing this??</title>
      <link>http://www.programmersheaven.com/mb/html/63136/63197/re-how-would-i-go-about-doing-this/#63197</link>
      <description>Sorry, but this can't be done with JavaScript ... you need ASP,  PHP or CGI.&lt;br /&gt;
All are fairly quick and easy to implement (if you got the proper stuff to execute them)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: K here's the situation:&lt;br /&gt;
: &lt;br /&gt;
: At work, we are running a javascript which is used by a user through netscape to get access to a database. After accessing the database the script then allows the user to logon on by entering his/her ID and then another unique ID. &lt;br /&gt;
: &lt;br /&gt;
: In the script we use java.net.InetAddress.getLocalHost().getHostName to get the user computer's name, which is then used to do another look up in the database.&lt;br /&gt;
: &lt;br /&gt;
: Now the problem is:&lt;br /&gt;
: &lt;br /&gt;
: We are switching over to "Billy's Internet Explorer" and it seems to be that Billy doesnt support the previous method to find the Host name. . . So now we have to figure out what we can use instead of javascript; to obtain the hostname?!??!@#?@!?#&lt;br /&gt;
: &lt;br /&gt;
: any ideas . .on any methods in javascript or Billy's Jscript . . or some other language that would be easy put into production with out any hassle of compiling .  .time lag. .etc.&lt;br /&gt;
: &lt;br /&gt;
: p.s. we are using AIX, and the users are on Windows 2000&lt;br /&gt;
: &lt;br /&gt;
: thanks &lt;br /&gt;
: &lt;br /&gt;
: dave&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/html/63136/63197/re-how-would-i-go-about-doing-this/#63197</guid>
      <pubDate>Thu, 03 May 2001 05:41:20 -0700</pubDate>
      <category>HTML &amp; WEB-Design</category>
    </item>
  </channel>
</rss>