Hi all,
I didnt know which forum to post this question, but here goes.
I have written an application which will be open to the public.
However, if i want to close this aplication running on the toucscreen computer that is being used by the public, how do i do this?
I heard that there is a...
Hi all,
I use this code to attach a document to a new mail in outlook.
This works fine with Outlook 2000, but on other versions it wont work for some reason.
How do i change the code below so that i doesnt matter what Outlook version i run it on?
Set objOutlookmsg =...
Hi guys!
I have a powerpoint presentation. How do you set it to autorun?Im burning it onto a cd
Thanks,
Agent009,
"You think im a clown, that im hear to amuse you?How am i funny?"
hi all,
I have started an new VB application today
I have to search a text file(notepad file) for certain words i.e an error using the application
If a particualar word is found in this text file i want to copy the entire line of text it is on and its following line and copy them into another...
Do you know of any software, plug-ins, ActiveX controls, for VB that will send the snapshot from the webcam and save it directly into the VB application i have written?
Hi all,
I know relatively nothing about webcams, so could you recommend a good one to me?
Thanks,
Ive another query,
I want to take a picture with a webcam + send it directly to a Visual Basic application i have written, I have heard that this can be done, using a plug-in, but does anyone...
Hi all,
I know relatively nothing about webcams, so could you recommend a good one to me?
Thanks,
Ive another query,
I want to take a picture with a webcam + send it directly to a Visual Basic application i have written, I have heard that this can be done, using a plug-in, but does anyone...
Hi all,
Does anyone know anthing on this particular model of touchscreen?
I have a few queries to ask:
1.I want to have both the monitor and the touchscreen running from the one PC, is this possible? What is involved?
2.If i have an application running how do i lock it on the touchscreen, so...
Hello,
I have a MicroTouch 3m M150 Flat Panel Display touchscreen
The screen will be open to the public and i only want them to be able to access one application (Which i have written in Visual Basic).
How do i set the screen so that only one application can be available+how do i set it off...
Hi all,
Ive just written an application in VB.
I want to use a digital camera/webcam to take pictures and put them immediately into the application ive written without using another standard application to browse for the pictures. I want my application to do this.
I also want to print the...
Hey there,
I have created a form in an Access 2000 database.
This form has two buttons and a list view.
I have used list views many times in Visual Basic applications, how do i get the usual properties for the the listview, such as clearing the list and counting the list records etc...
Hi,
I have an application that requires alpha-numeric input, but
for which no physical keyboard will be present.
Thus, I am developing a virtual keyboard.
I used the InputMethod framework and was successful on
Win32 platforms. But, it doesn't work on Linux because
the textfield needing data...
Hey all,
Ive written a VB appplication,
Is it possible to be able to interact with the application via a touchscreen rather than use the mouse/keyboard?
If so, then how is this done?, i think it something to do with changing the mouse/keyboard clicks with the events that occur when the screen...
I dont know which forum to ask this question, but here goes anyway!
I have a powerpoint presentation, but i created a new template in a different directory. I want to use this new template instead of the current master slide in the old presentation i created. How do you do this?
Thanks in...
I Want to set the location on a report in access to the same place every time.
I am printing a barcode on various pages and slowly but surely the reports printed move slightly off this means that some of the barcodes cannot be read.
Is there any way of making the position stay the same every...
I am printing a barcode on various pages and slowly but surely the reports printed move slightly off this means that some of the barcodes cannot be read.
I want to set the location on a report in access to the same place every time.
Is there any way of making the position stay the same every...
Hey there!
I want to display 'LIVE' rolling text on the bottom of a television screen that I type in on a keyboard. Exactly the way it is done on Sky news!
Are there any applications available to download/buy.
Can/How it be done through Visual Basic?
Are there any websites that deal exactly in...
Hey all,
I didnt know exactly which forum to use so i just put it in here, sorry.Anyway my problem is....
How do you convert a powerpoint presentation into PDF format?
Another porblem i have is: How do you run a powerpoint presentation from a CD automatically?
Thanks in advance!
Agent009,
I'v created a
very large, complex form with a huge amount of
controls i.e. textboxes etc. I cannot add any more as
vb gives me an error that i have reached the limit to
what i can add. How can i sort this out cause i need
to add alot more??
Thanks in advance!
Agent009
I want to be able to open up outlook with an attached file. So far my code does all of this successfully:
Dim objOutlook As New Outlook.Application
Dim objOutlookmsg As Outlook.MailItem
Set objOutlookmsg = objOutlook.CreateItem(olMailItem)
objOutlookmsg.Attachments.Add sPath...
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.