Re: Trying to make a simple book catalog



Richard wrote:
"Klarth" <kah.goh@xxxxxxxxx> writes:

Yes, it is possible. There look for $_GET["recordnum"] in your
catalogrecord.php script.

Could someone explain to a noob the use of _get here and why not _post?

Oops - pressed send too quickly.

When the POST method is used, the parameters are not passed in the link as part of the query string; rather they are passed by the browser out of sight of the user.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.



Relevant Pages

  • Re: login problem
    ... Thank You Richard your Help ... the direct member of at least two groups, ... The best way to troubleshoot the script is to run it after logon at a ... For Each strGroup in objUser.MemberOf ...
    (microsoft.public.scripting.vbscript)
  • Re: [PHP] HTTP methods, Web Browsers and REST
    ... it sounds like apache does allow the use of a script to handle PUT requests ... Apache handles PUT exactly like it handles the POST method. ... getting php to handle PUT requests is probably not too complicated.. ... invoke PUT and DELETE from the browser, or is there some way to invoke these ...
    (php.general)
  • Re: Execute a batch file on remote host
    ... I'm trying to incorporate code ... We have batch files to do this but not all ... 'Richard Mueller [MVP Wrote: ... Is there a way to this via Cscript?do I need to write a vbs script? ...
    (microsoft.public.windows.server.scripting)
  • Re: ADSI Script to return all Active Directory users with Dialin-E
    ... Richard, helped loads. ... Dim objRootDSE, strDNSDomain, strQuery, adoRecordset, strDN ... ' Move to the next record in the recordset. ... The script should be run at a command prompt with the cscript host. ...
    (microsoft.public.scripting.vbscript)
  • Re: dynamically embedding objects in html
    ... I am looking forward to your script. ... flash movie I need to play is test.swf. ... sample code which decodes my query string and embeds the swf file I ...
    (alt.html)