Ok... Here's the code... I feel like I'm almost there but I'm missing a piece and I don't know Javascript well enough to know if what I want to do is even feasible.
-------------------------------------------------
<script language="javascript">
function SubmitSelectedToEngine(form)
{
var...
I just found a website that I manage was unavailable. IIS was still up and working, but until I unloaded the website, it would not work. What are some things that would cause me to unload my website? Does anyone have a really good reference on this?
Thanks in advance!
****************...
I have an asp page that was executing a batch file with the following code:
'kick off the process that imports the file data into the database
Dim command
Set Executor = Server.CreateObject("ASPExec.Execute")
Executor.Application = LocalPath&batchname
Executor.Parameters =...
I have an asp page, utilizing VBS, that imports a file, reads through it, does some validation and spits out the data to be imported to a database. My question is:
The validation and reading of the file takes too long and causes a connection timeout. I have made the asp page such that all it...
... Thanks in advance...
I have two tables:
Member Table
(Primary Key: MemberID)
Fname
Mname
Lname
...
AddressTable
(Primary Key is MemberID and AddressType)
AddressType
Address
City
State
Zip
...
What I need is to get all the columns of table Member and if there is a matching child record in...
Just wanted to put this out there for those who might encounter the same mistake and perhaps get some insight from others as to why it causes a "Type Mismatch" Error:
I had code similar to the following (took a lot of code out):
while not RCMfile.AtEndOfStream
strText =...
I have previously posted my question and didn't receive a helpful answer, spending a week looking at other resources...
Situation:
I have a form that inputs records to a database. When I want to put in information found in a supporting table, I use a Modal form to search the table (on SQL...
How do you code shortcut keys, for example Ctrl-X or Ctrl-C and other options available in the Menu Editor? Where does the code go? ****************
DariceLR
:-{} :-V :-x
****************
Situation:
I have a form that inputs records to a database. When I want to put in information found in a supporting table, I use a Modal form to search the table (on SQL Server 7) and move the information found in the search results back to the original form. After querying the supporting...
=-)... My menu on my main form is messing with me and are trying to cause a mental breakdown... Where should I look to see if I've turned them off somehow??
I am using the Menu Editor and they were working about a day ago, before I moved all my forms and modules into VB Pro Edition Controls...
OK...
I am about ready to run through the hall screaming....
TWO QUESTIONS:
I need to have my VB6 app touch SQL7 databases, one that is used merely for searching for data to put in the other's tables. SO... One has a table that I need to read(empl), one has MANY tables that I need to...
Ok... I know cfexecute runs applications on the server, but is there any way to get an application to run on the client machine? Do I do this with a Dosshell or API command?
Thanks in advance!!! ****************
DariceLR
:-{} :-V :-x
****************
Here's a link I thought might be useful to some:
http://builder.cnet.com/webbuilding/pages/Programming/ColdFusionTips/ ****************
DariceLR
:-{} :-V :-x
****************
Hi all... I am pretty sure of the answer, but I thought I'd better confirm it:
Can you retrieve the code from an application once it is made into an executable?
Is there any software that can do that?
Thanks in advance!! :-) :-D
Hi... I am going to begin a project ASAP and have one question that will decide if I use ColdFusion or not:
[b] Can ColdFusion run a macro and/or query located inside a Microsoft Access Database located on a client machine?[b]
Thanks in advance!!!!
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.