Thanks to you too, DotNetGnat,
I know I've got a lot to learn about this yet. I'm sure I'll be back.
Any suggestions on a crash corse for ASP? or Web Development in general? I'm trying to cut down a page's average load time from 3 minutes to something realistic. And being new to ASP...
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>...
Thanks for that, I got VI under control for now, but I may look you up if I get in over my head.
In other news, I just heard that there should be an 'official' ODBC driver update sometimet his fall that lets you write back to the tables.
Here's hoping.
Yes, and that's the route I've just started down. My hope was to go another route however.
Basically, we have someone who does bulk changes to hundreds of records in this file. She really only makes 3 group changes, but the way the interface was set up she has to do them one at a time, for a...
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.