[LINK] RFI: Inserting Variables in HTML

Rick Welykochy rick at praxis.com.au
Wed Dec 20 19:50:50 AEDT 2006


Roger Clarke wrote:

> At 18:41 +1100 20/12/06, Eric Scheid wrote:
> 
>> why are you using javascript?
>>
>> <form action="http://news.google.com/news" method="get">
>>     <input type="hidden" name="hl" value="en">
>>     <input type="hidden" name="ned" value="us">
>>     <input type="text" name="q">
>>     <input type="input" name="btnG" value="Search News">
>> </form>
> 
> 
> Thanks Eric!!  I was trying to solve an easy problem a hard way ...

Once again, K.I.S.S. wins :)

HTML writ plain is so much easier to understand and maintain
than HTML secreted by Javascript.


cheers
rickw



-- 
_________________________________
Rick Welykochy || Praxis Services

Don't worry about the world coming to an end today.
It's already tomorrow in Australia.
      -- Charles Schultz



More information about the Link mailing list