Hey folks,
I'm trying to write an applet that will display text depending on what is written on anotehr website (a sports ticker)
I get the following error when I try to run the program:
java.security.AccessControllException: access denied (java.net.SocketPermission www.website resolve)
The...
I'm looking for a way to find which control on a form has the focus through visual basic (whatever version ships with Office 2000)
I basically have a form that links to a photo, and when someone is using the navigation buttons (I made, not the little ones at the bottom of a form) they can cause...
Hey folks,
Long time user, first time helper here.
Does it matter what the files are named? If not, you could give them a generic name followed by a number, ie picture01.jpg, picture02.jpg etc.
Then when you make your report, put five or so images on the page, then when the page gets...
Sorry for not being 100% clear on my question. I guess I shoudln't post here near the ned of a long day of work :)
Just to clarify, I'm using the Visual Basic that comes with Microsoft Access.
What I was hoping to find was a way to parse a string, like a tokenizer would in C/C++/Java. I have...
Hi Folks,
I'm primarally a Java/C/C++ programmer but I have to do a project for the company I'm working for in Visual Basic. (Building a Database)
I'm wondering if there is a way to tokenize strings entered by the user to aid in searching. For example, this database will contain various...
Hi everybody.
I'm working on an Access 2000 DB using VBA and I'm trying to set the close button on a form so when it is clicked the user gets asked if they want to save any changes.
I use the dirty event to see if any of the values for the records have been changed and this works ok. My...
Hello Everyone,
I'm new to using Access and Visual Basic and am learning as I go along on this project for work.
I'm stumped trying to figure out what works as an escape character in VBA.
Basicaly I want to convert this SQL statement:
WHERE (((Record.Object) Like "*" & [Enter...
Hi Everyone,
I'm new to Visual Basic and I'm basically using it to write an interface for use with a Microsoft Access 2000 Database that I've been developing.
My question is: how can I get a VB script that will send a message to the user (via a message box) that informs the user that the query...
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.