Generate QR code
Hi all, I´m developing a project, wich one part consists on generate a QR code for using it later by the user to see a video that was uploaded to a server.
It´s possible to generate it with Max?
I see that there is no specific external to do that, but it might be possible to generate some script talking to the web? I found that with jit.udl its possible to download or upload a file to a web, but how I can "fill" a form on a website? Maybe with shell or java scripting inside Max?
Any ideas to do that?
Thank you¡ :)
it is possible to generate qr code with Max i thnk if you have the right script. i haven't tried yet. but i am happy to provide you some codes.
check this qr generator java source code.
Hi there,
I'm interested in your project as I'm trying to do something similar w/ a photo booth.
Do you have any documentation online about your project?
If you need to run it with max on web application, you need a asp.net qr code generation resource.
I have no codes for it, but I find such tutorial for you: asp.net qr code generation on web application