Re: Getting variables from the URI
Brad Stone <[email protected]>
| Newsgroups | gmane.comp.systems.as400.web |
|---|---|
| Message-ID | <CAAGV8OeK1YgRJdUgW4JtkqihsZrUGqHBGKjOhiO7q8NuCi1fYA@mail.gmail.com> |
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.