Hi all,
I am working on the project In ASP and I want to be able to create NT users and directory from with in my ASP page.
If that is passable can someone please point me the right direction? Because I don’t know where to start in making this happen.
Thanks
Kenneth
That is true ghardenb.
I have come up with a few tricks of my own.
i can call the string from form one form1.txttext1.text. in form2.
So i have created a auto number from the database and used that for the form label.
When the cmdnext_Click(Index As Integer) is load it go to the database get the...
I remove the brackets and i get another error
Invalid operation. (Error 3219)
I am using MS access2003 and was wondering if the problem is the database by using DAO as the data engine because when i connect directly to the database from within the form i don’t get any error.
Try this
*******************************
Dim ByteArray() as Byte
ByteArray() = Inet1.OpenURL("ftp://ftp.test.com/test.tmp" , icByteArray)
Then you can save the download file to disk as follow:
Open "c:\test.tmp" for Binary as #1
Put #1,, ByteArray()
Clase #1
I have some stuff like this in the pass my using session variables.
You will have to reading the information from the activex and then store it in session.
Just a suggestion
Hi OCODE, or anyone
I am trying to understand what you are saying but I am not that of an expert in VB.
I have created three forms.
Each forms have one text box “ text1,textt2,text3”
The first two forms have two command buttons.
Private Sub Command1_Click()
Form2.Show
End Sub...
Hi all,
The company I’m working for have a three pages form that customers will complete, I want to build an application in VB6 using access2000 as the database so we can start storing the information on a database for easy access.
My question is and I will try and make it as clear as I can...
Hi all,
Quick question i have five forms and i just make another one and call it menu form and i want when the program startup the menu form startup as the default startup form. I just can’t remember how to change it.
Kenneth
Invalid operation. (Error 3219)
I am getting this error when using the insert into statement in VB6.
The data engine is DAO to connect to access2003 database.
I tries the select * statement and that work find.
My question to all is why it’s not inserting new record to the database?
Form...
Hi all,
I am testing a data module just to open an access database and am getting a RUN TIME ERROE ‘13’ Type Mismatch.
Then I used the debug mode connecting to the database was ok I think the problem is in the select statement.
Please help
Frmtest
Option Explicit
Sub Form_load()
Dim rstest As...
Hi Joseph,
Sorry about that since i am from the old school i always refer to the top domain as PDC.
Yes there were two DC controllers and as i stated one go bad.
See the problem that i am having is that the other DC is running my exchange server and some of the service not working because they...
Hi all.
I am having a problem.
I have one PDC and two DC on my network for some reason the raid on the PDC go bad i rebuild it as the PDC.
My question is it synchronizes the PDC with the two DC servers?
And how can i get back all the user account back?
Thanks in advance
Hi all,
Quick question:
I have a from that update or insert new data, What i want is after inserting or update the information the form clear all the textbox.
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.