Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASP MVC view with VB.net, how to use <script src="/scripts/zxing-library.min.js"></script> #617

Open
novaeraerp opened this issue Sep 11, 2024 · 0 comments
Labels

Comments

@novaeraerp
Copy link

I am trying to use Zxing with ASP MVC / VB.net
Unfortunatelly is not possible to use this : <script src="https://cdn.jsdelivr.net/npm/@zxing/library@latest"></script>. because in vb.net view @zing looks like a namespace.

Is it possible to use a locally script like this : <script src="/scripts/zxing-library.min.js"></script>
If is possible, where can it be downloaded?
If not, how can I solve the problem to use Zxing in this enviroment?

Thanks
ASM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant