Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: htm?id="can this be done"


Message #1 by "yls" <yls177@h...> on Fri, 24 Nov 2000 11:01:45 -0800
At 08:22 24-11-2000 -0800, you wrote:
>Hi,  i saw some websites with somefile.htm?id="true"
>
>I am puzzled by what i saw... what is that used for. Does that mean htm can
>pass  variables like asp. those get, post, mfile.asp?id="help me"

You could use JavaScript to read parameters from the query string. 
Alternatively, the web server could be set up to process all .htm files in 
a certain way, for example as ASP or PHP.

--
Andy Waite <andy@m...>       Home <http://www.andywaite.com/>
ICQ <9019930>                             SMS <awaite@s...>

  Return to Index