<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002821" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002821</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hello-i-want-some-feedback-and-remarks-about-my-js#comment-1012461</link>
    <description> &lt;p&gt;what do you mean?!&lt;br /&gt;
to do it in VBS?! - i want it to be fast...&lt;br /&gt;
or there is another way,a bulit in way?!?!&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
I bet you never been in this site before...&lt;br /&gt;
&lt;a href=&quot;http://members.iol.co.il/t-slam/dej&quot; class=&quot;bb-url&quot;&gt;Deja~vu&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Jan 2000 12:08:00 +0000</pubDate>
 <dc:creator>tslam</dc:creator>
 <guid isPermaLink="false">comment 1012461 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hello-i-want-some-feedback-and-remarks-about-my-js#comment-1012460</link>
    <description> &lt;p&gt;Since you&#039;re using ASP, why not use the standard ASP-validation, which is actually quite simple??&lt;/p&gt;
&lt;p&gt;Jack.&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Jan 2000 07:49:00 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1012460 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hello-i-want-some-feedback-and-remarks-about-my-js#comment-1012459</link>
    <description> &lt;p&gt;you right.&lt;br /&gt;
thank you.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
I bet you never been in this site before...&lt;br /&gt;
&lt;a href=&quot;http://members.iol.co.il/t-slam/dej&quot; class=&quot;bb-url&quot;&gt;Deja~vu&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Jan 2000 18:29:00 +0000</pubDate>
 <dc:creator>tslam</dc:creator>
 <guid isPermaLink="false">comment 1012459 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hello-i-want-some-feedback-and-remarks-about-my-js#comment-1012458</link>
    <description> &lt;p&gt;Hi Tsalim,&lt;/p&gt;
&lt;p&gt;   if you are simply checking to see if the user has input any of the characters in var xxx (and I think that is what the code does) and then issue an alert, Why are you creating and filling an extra array?&lt;br /&gt;
Why not....&lt;/p&gt;
&lt;p&gt;xxx = &quot;blahblah&quot;&lt;br /&gt;
len = document.formName.length&lt;br /&gt;
with (document.formName)&lt;br /&gt;
{&lt;br /&gt;
   for (i = 0; i &amp;lt; len ; i++) // make it len -1 if you have a button&lt;br /&gt;
   {&lt;br /&gt;
   if( xxx.indexOf(obj[W].charAt(elements[i].value))!=-1 )&lt;br /&gt;
blahblahblah&lt;/p&gt;
&lt;p&gt;Vinny &lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt;GrassBlade:cut&amp;amp;paste javascript&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Jan 2000 05:41:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1012458 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hello-i-want-some-feedback-and-remarks-about-my-js#comment-1012457</link>
    <description> &lt;p&gt;well...&lt;br /&gt;
(1)&lt;br /&gt;
i want to check only if the user put the chars i wrote in the top of the code.&lt;br /&gt;
(it&#039;s to keep the ASP and SQl &quot;clear&quot;...)&lt;br /&gt;
(2)&lt;br /&gt;
about the {}.&lt;br /&gt;
i code like that:&lt;br /&gt;
function gh()&lt;br /&gt;
{&lt;br /&gt;
     something else&lt;br /&gt;
     {&lt;/p&gt;
&lt;p&gt;     }&lt;br /&gt;
}&lt;br /&gt;
so when i copyed and paste it showd what it showd...&lt;/p&gt;
&lt;p&gt;if you have the time and patience you can just copy to notepad and then it will be more readble...&lt;br /&gt;
bye.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
I bet you never been in this site before...&lt;br /&gt;
&lt;a href=&quot;http://members.iol.co.il/t-slam/dej&quot; class=&quot;bb-url&quot;&gt;Deja~vu&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Jan 2000 15:52:00 +0000</pubDate>
 <dc:creator>tslam</dc:creator>
 <guid isPermaLink="false">comment 1012457 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hello-i-want-some-feedback-and-remarks-about-my-js#comment-1012456</link>
    <description> &lt;p&gt;It would help to know what it is that you want to check. Numbers, characters, @ sings for eMail...&lt;/p&gt;
&lt;p&gt;Also, please format your code like this&lt;/p&gt;
&lt;p&gt;someStatement {&lt;br /&gt;
     someStatement {&lt;br /&gt;
          soemStatement {&lt;br /&gt;
          ....&lt;br /&gt;
          }&lt;br /&gt;
     }&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;That way it will be a lot easier to read.&lt;/p&gt;
&lt;p&gt;Thank You,&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;Malte Ubl - &lt;a href=&quot;http://www.Boardzilla.org&quot; class=&quot;bb-url&quot;&gt;www.Boardzilla.org&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
Communication:  public&amp;lt;-&amp;gt;programmers&lt;br /&gt;
of the &lt;strong&gt;Boardzilla BB&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Jan 2000 15:36:00 +0000</pubDate>
 <dc:creator>Malte</dc:creator>
 <guid isPermaLink="false">comment 1012456 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
