Ok I have a item that requires a password. it is 5-8 numeric numbers. I am wanting to encrypt it in such away that it is secure and produces a small enough encrypted string that it can be written in the item's cabinet. I initially did the whole turn to ASC and add or subtract Chars from it but...
I have a picturebox that I am trying to drop another picturebox on top of it to cover up sections. Basically like a keymap (You are here) thing. But I want to be able to move the mouse around I want the image to follow cursor to help locate it. Here is my function which doesn't work right. It...
Ok no laughing (out loud that is).
I am filling a simple list box. I am wanting to get the valuemember of the selected row. Why is this so hard???? Sample code would be great.
Thanks
Thom
I have two fp7 files. They are unrelated. I am wanting to copy some of the data from on file to the other using a button on a specific record. So I am thinking a script on the button that creates a record in the other file, copies data (loop) from the original file to the designated fields in...
Below is my ugly (just trying to get anything to work so ignore the ugliness of the code. But if I have format="html" it displays data from the stored procedure and the two text boxes. If I set format="flash" then it only displays the two text boxes and not the stored procedure data.
What am I...
I am trying to setup Windows 2003 Server in our office. The wizards are great if I want to use DHCP but that is not the case for me. Everything seems to install fine but I am having DNS issues (when I try to join the domain it cannot see it). So I was wondering if there was a good step by step...
I am wanting to capture a signature and store it in the database. I see something about inkpicture here thread702-1238911 but does anyone have an example? It appears using nameofinkpicute.ink.save will save it but I don't know how to store it in the database and then retrieve it. Please help...
I have a tablet pc (UMPC) and I am wanting to have the customer sign the device and store that Signature. Does anyone know how to accomplish this in Access?
Thanks in advance.
Thom
I am using docmd.runsql and only get an error when I add in the where clause. I have a feeling it is thinking the where is part of the insert statement and not the select statement. Any Ideas?
insert into tblInspectionDevices(InspectionID, Node, Loop, DeviceType, Address, Description...
I am wanting the customer to use the switchboard to go to the form they initally choose. Once there I have a combo box that allows them to navigate to the other forms (closing the form they are on). The only problem I have is that I need to close the switchboard and if they close whatever form...
Ok guys and gals I have a tough one here (at least for me).
I have a subform that I viewed as a datasheet. The customer would like to edit it more like a spreadsheet with the ability to insert rows anywhere in the table, not just at the bottom. My only thought would be to have a hidden field...
I am thinking about adding an embedded ole field to my table and to my form.
How much bloat would there be to have a text document (less than one page of text per record, probably like 1 paragraph of Microsoft Word Data)?
When I insert the object into the form it works great if I start Word...
Ok I have searched the forum and not finding my question(could be what I am searching for, but anyway).
I am doing
DoCmd.GoToRecord , , acNewRec
and then a select max(id) query to pull the autonumber (which I don't like but it works, kinda)
Then I run an insert sql statment to populate my...
I have a customer that wants to have laptops collect data and produce reports. During this process there are no Internet and/or network connections. So I am looking at developing it in VB.net and/or VB6 (Some win 98 machines so I am leaning toward VB6). What do you all suggest for the back end...
I have a customer that wants to have laptops collect data and produce reports. During this process there are no Internet and/or network connections. So I am looking at developing it in VB.net and/or VB6 (Some win 98 machines so I am leaning toward VB6). What do you all suggest for the back end...
Here is what I am needing to do.
Customer enters information into our asp page. They click a button (or submit) and then the information gets saved to our database. Then the user gets sent to a url or another site that needs the same form information that we just saved to the database in our...
Here is what I am trying to accomplish.
I want all of the information of the parent table to show on the screen. I want a grid with all of the child rows on the same screen. When the user clicks the parent record navbar I want the grid to show that parent record, records. I have a DTC Recordset...
I am trying to use snapshot viewer 9.0 to display reports. but I keep receiving errors on the output to line. Here is the line and error. I am on the server so that is why I have c:\web.... Thanks in advance Thom
MSAccess error '800a08ea'
The formats that enable you to output data as a...
I have no problems querying my SQL Server Database but the problem is that I want to populate an ACCESS table with the results of the query (Not a SQL Server Table). I am using VBA to run the sql query.
Please Help.
Thanks
Thom
I have a text field that on the on click I validate the field. If the field is not correct, I alert the user and set the focus. Well in IE 5.5 and 6 it does not work. It sets the focus to the next field. In Netscape 4.0 and 4.76 it works great. What am I doing wrong. Here is a section of the...
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.