Hi Guys,
I am looking at potentially completing the first page of my form with a QR code
Since a QR code cannot do any form of POST() I would need to simplify it to pass my form fields via URL parameters and the submit action,
Can u give me an example of the url format I can look at autogenerating in order to move between page one and page 2 of my multipage form?
I am looking at potentially completing the first page of my form with a QR code
Since a QR code cannot do any form of POST() I would need to simplify it to pass my form fields via URL parameters and the submit action,
Can u give me an example of the url format I can look at autogenerating in order to move between page one and page 2 of my multipage form?
{url:event}¶meter1=blahblah¶meter2=blahblah
Also though, and this is important.... WHY
Also though, and this is important.... WHY
This topic is locked and no more replies can be posted.