how to get data from "Form Post" .
This is nicely described in the starting course. Have you completed that one already?
The video is right here: https://learn.outsystems.com/training/journeys/web-developer-662/building-reactive-web-forms/o11/142
Hope this helps,
Vincent
Hi Nihil,
Can you please elaborate on what exactly you are trying to do?
Thanks,
Junaid
I have one URL, and I just want to fetch all the Values from that URL
Example,
https://personal-zegbp4af.outsystemscloud.com/Client_Task/PaymentGateway?_ts=638358154730811289?Name=Nihil&Desc=fg
I want Name and Desc Value to store
Hi @Nihil Gujar ,
Can you check this Js.
https://stackoverflow.com/questions/814613/how-to-read-get-data-from-a-url-using-javascript
Regards,
Wasimkhan S