Re: Getting variables from the URI
Joep Beckeringh via WEB400 <[email protected]>
| Newsgroups | gmane.comp.systems.as400.web |
|---|---|
| Message-ID | <[email protected]> |
Dave, Do you know that (the always helpful) Brad wrote a few books about this stuff, 25 years ago, when it was all new to us AS/400 folks and we had to program it all ourselves? https://www.bvstools.com/ https://www.amazon.com/RPG-Building-400-Web-Applications/dp/1583470085 Joep Beckeringh Op 14-10-2021 om 14:27 schreef Brad Stone: > Yep, you'll need to parse the URI. > > On Thu, Oct 14, 2021 at 2:24 AM Dave <[email protected]> wrote: > >> Hello, >> >> Just checking, I don't see how this is possible: I'm getting the variables >> after the "?" from QUERY_STRING, but how about those in the actual URI ? >> >> http://localhost:8080/shop/order/1001/receipts?date=12-05-2017 >> >> I presume it's up to my program to get order=1001 from the URI >> -- >> This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing >> list >> To post a message email: [email protected] >> To subscribe, unsubscribe, or change list options, >> visit: https://lists.midrange.com/mailman/listinfo/web400 >> or email: [email protected] >> Before posting, please take a moment to review the archives >> at https://archive.midrange.com/web400. >> >> -- This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/web400 or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/web400.