I think the following code speaks for itself, but basically, when trying to put a value from a form into a variable, I'm getting nothing to come through.
I'm new to any sort of web coding, so any help is greatly appreciated:
<%
// Assign Variables
hdnDate=request.form("hdnDate")
%>
<html>...
I've done some searching here in the forums, and I can't seem to find any posts about writing back to the MAS90 tables from, say MS Access or VB.
What I'm looking to do is this:
I need to be able to bulk update the field NonTaxableSalesAmount in ARL_RepetitiveInvoiceHeader from outside of...
First hello all, and thanks for answering.
What I'm trying to do is trying to read a single cell (say B2) from an Excel spreadsheet from within VB6.
I've had some success reading unprotected spreadsheets, but I just can't seem to bring it all together. I've searched the forums and don't see...
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.