...box on them. The button should get the value for each checkbox that is selected and create a string of the values. (I'm planning on passing this on to another page that will separate the string up and create .xmls based on it.)
****************
DariceLR
:-{} :-V
****************
...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!
****************
DariceLR
:-{} :-V...
...= LocalPath&batchname
Executor.Parameters = ""
strResult = Executor.ExecuteDosApp
However, I had to do it instead of in the asp page, in a .vbs file. How do accomplish the exact same as above, but in a .vbs?
Thanks in advance ****************
DariceLR
:-{} :-V
****************
So... there is NO WAY that I can possibly delay a batch from running or have it run later, after the asp page is finished? If I kick the batch or vbs from an asp page, the asp page will still count that as part of it's connection? ****************
DariceLR
:-{} :-V
****************
...that all it does is import the file and call a batch file which in turn calls a .vbs to do the validation and import of the data.
How do I transfer control to the batch file so that it is in control, preventing the timeout?
Thanks in advance! ****************
DariceLR
:-{} :-V
****************
...record in Address show it, otherwise just show the member data. I can only think of the way to join that gives me only the members that have address information, but I need all members, regardless if they have Address Information.
Can you help? ****************
DariceLR
:-{} :-V...
...for I = 0 to 4
randomize
mynum = Int((35 - 1 + 1) * Rnd + 1)
if mynum > 9 then
strReq(I) = strAlpha(mynum)
else
strReq(I) = mynum
end if
next
wend
Fix: Moved the declaration of the Loop and it was fine.
Question for the gurus: Why did this cause this...
...Ctrl + Key pairs to the menu commands in the Menu Editor, I was assigning but it wasn't calling them because I didn't have working data to the Subs associated with them... As soon as I found how to Cut, Copy, and Paste they started working....
****************
DariceLR
:-{} :-V...
If I move the name of a DSN, will the DSN still be attached??? I am using the Wizard made ODBC Logon, and my app uses a specifically name DSN
How would I move that up? ****************
DariceLR
:-{} :-V
****************
What if what I want to set it to isn't necessarily the first row in the list (0)... I want my dynamically filled list to point to a specific item, the one that is used to most often.
(Thanks in advance!) ****************
DariceLR
:-{} :-V
****************
Correct me if I'm wrong, but just the mere setting the combo box to 2-DropdownList enables the user to scroll by typing (VB6.0)? ****************
DariceLR
:-{} :-V
****************
After asking the question myself, the answer is... kind of.
If you have a VB application in versions 3.0 and lower, there is a decompiler. The guy who wrote the application is German. His website (written in German) is listed below. To translate it I used altavista's translators. (Don't...
...a command button named 'cmdOk'
[b]THE PROBLEM IS, that I don't WANT a new version of the form... I want to use the form that called the Modal Form. I want it to find what form opened it to do work and push back data into it. Any solutions? ****************
DariceLR
:-{} :-V
****************
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
****************
So what your saying is that kind of pass the data in reverse? So that the calling form pulls the data instead of the called form pushing the data back? Or am I to use the object idea on the called form?
****************
DariceLR
:-{} :-V :-x
****************
...the form?
How can I tell which instance is which?
How do I tell the form which instance I want filled in?
(I thought ActiveForm may be of use in the MDI but I must not know how to use it or it didn't like how I used it)
(Thanks in advance!) ****************
DariceLR
:-{} :-V :-x...
That did it!!! I was trying to make a non-visible menu on the child form and by deleting it, the parent menu showed up. Thanks so much dragnut!!!
****************
DariceLR
:-{} :-V :-x
****************
...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 project.
(Sigh,) ****************
DariceLR
:-{} :-V :-x...
...passed to the form calling this "Search" form.
How do I utilize a SQL statement to populate a FlexGrid... Should I be using a different type of Grid object?
THANNNNKSSS. (I'll go scream in the hall and wait for your replies)
****************
DariceLR
:-{} :-V :-x
****************
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.