LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Building a traditional webpage with LabVIEW webservices?

Hi community,

 

I'd like to create a web based where I can display various information about our current items in stock. eg: quantities, part numbers, lead time etc etc. The users will be able to apply various filters, can sort the data and there must be an admin interface as well where you can add / remove new items. Multiple users will browse the page at the same time, their sessions should not interfere with each other.

 

As far as I see this is pretty much what we have in the "Address Book" example shipped with labview. But I dont have experience in building web applications so I would need some sort of a step by step tutorial about how to build such application and why the application is built as is.

 

All the resources I found related to web published front panels, but thats NOT what I need. Practically I am considering building a webpage w/ completly traditional functions in labview, instead of HTML + PHP + SQL.

 

Does it make sense?

thanks!

0 Kudos
Message 1 of 4
(2,809 Views)
I'd suggest a RESTful API http://chrislarson.me/blog/labview-web-services-restful-crud

With some JavaScript and HTML you can do exactly what you describe.
I build web apps for LabVIEW
http://chrislarson.me
Message 2 of 4
(2,759 Views)

Hey Chris,

 

Great tutorials. I am struggling to understand the address book example, although I made a good progress today. 

 

thanks!

0 Kudos
Message 3 of 4
(2,731 Views)

Chris. I have sent you a PM. Is it ok to contact you about some basic questions related to labview web services? thx.

0 Kudos
Message 4 of 4
(2,695 Views)