I just can't seem to find a reasonable Inventory / PO system that lets us keep our existing Sales Order / Receivables systems.
Also, the one's I've seen look pretty rinky-dink. For example; they may be missing a basic such as Unit-Of-Measure, don't do barcode scanning, no movement between...
I have a total field that I just want to appear as normal text. It is in a table that can have unlimited rows.
My environment is ASP using Javascript for client side edits.
I have the RowNumber of the <TR> so can access the nodes.
To reduce the problem,
I've tried using "alert()" and set up...
We have an entire Order Entry system written in ASP - whatever version that goes with Windows 2000 Server (not ASP.NET).
In global.asa, we have:
sub Session_OnStart
Session("intOrderNo")=0
end sub
As it implies, this is used just about everywhere to tell the computer what row(s) to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.