Hello,
I am working on building an image for the Dell Latitude d610.
After I prepare the machine run sysprep capture the image, send back down the image and sysprep runs and goes to join the domain it fails, saying unable to join the domain. I was able to break out and run ipconfig, and was...
hello,
i am trying to pass a url from one page into another to have it set as the source of the iframe.
here is the url
http://abc.com/info_frame1.php?http://www.google.com
.......................................................
here is the code i am trying to use on the page that opens...
Hello,
I am trying to have multiple hyperlinks on my right column module. I would like to be able to click on any one of these links to have the corresponding url open inside the Iframe.
I can not figure out the code to put in the right column to reference the page, the Ilink and to have it...
Hello,
I am trying to limit the amount of characters that can be entered into a text box on a data access page in ms access. Currently it will allow the user to enter as many characters as they want then it truncates it to 255 when it saves it.
I would like to limit it to 255 so it doesnt...
Hello,
I found what I believe is exactly what I am looking for when I run the code on this link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2kta/html/acfpdap.asp
I am running into the issue with the second sample code.
I can not figure out how to create a "separate...
Hello,
I am trying to run the code on this link here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfp2kta/html/acfpdap.asp
I am running into the issue with the second sample code.
I can not figure out how to create a "separate global script block".
I put it into the page...
Hello, I have a dilemia,
The first thing that i need to know is if a procedure can run automatically from within access even if access isnt opened.
If so then,
I need to be able to set off an automated process in access to run once a day.
This process will run a query based on certain...
-I have a form with two combo boxes's.
-The first cbox I want the user to be able to select a mfg from a drop down list of three choices linked to a mfg table.
-Once that mfg is selected then i want the 2nd cbox to only display the data from a model table that is linked to the intial selection...
I dont know if this can be done but here's the scenerio.
- I have 4 linked password protectected odbc tables in my access database. I use these tables to pull in outside company info that is custom to my db for my small group.
-When the select query runs the linked tables are password...
How can i open a new form and close the form that i'm in using a button click action.
It seems like it something obvious but im just overlooking. Heres what im trying to do now and it just keeps closing the form that im in.
DoCmd.OpenForm "shippedform"
DoCmd.Close
hi
im trying to be able to cancel multiple record updates on error.
I have a series of record updates to diffrent tables in one subform. I want to be able to say if on the third table update if theres an error to roll back the previous two updates as well.
I ve been trying to use the...
I am trying to verify that a field (assignment)in a record matches an existing criteria (BREAK-FIX) in an if statement.
I am using a dlookup to take the existing record that is not the primary key and if the criteria matches then continue with the statement and open a form if not then msg box...
I have Me!fields from a form that im adding to diffrent tables. I want to be able to look up a Me!techname in the technician table and find its corresponding tech_id number(primarykey) and write that primary key to a diffrent table Tech status
-table is technician
-primary key field is tech_id...
Please help,
Im new to this but im trying hard.
Ive looked at numerous resources but couldn't seem to get it to work. I have an Access database where Im trying to search a table(servicecenterproblem) for a matching !me form entry(number) in the field (number).
If theres a match then msg...
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.