Thank you for your quick feedback....unfortunately my laptop does not have a floppy disk. The only bootable device I have is my cd-rom. I have a factory recovery disk that came with my laptop. But when I boot that with the new hard drive, it attempts to format the disk, but an "internal error"...
Hello,
My friend gave me a disk with linux loaded on it and I am not sure what commands are needed to format the hard drive. Ultimately I would like to format the hard drive and load another operating system on it. Can anyone point me in the right direction to get this accomplished. I am not...
I am trying to copy a table and it's contents from it's existing location to another .mdb file
Any ideas on how to accomplish this? Please let me know if more clarification is needed.
Thanks,
Matt
Hello,
I am trying to populate a text box with todays date. So far I have captured the current date in a string variable, but I am having trouble finding out how to set the text box to that string. I thought there would be some sort of SetText function but I am not seeing it....any ideas? Thanks!!
Hello,
I am looking for some help in hiding fields that reside on a tab within a form. I would like the fields to be visible only when the tab is clicked on. Currently, the fields "bleed" through to other tabs. Is there a property setting that I am missing on the individual fields? Any help...
Yes,
For example; cell A1 =Alpha
cell A2 =A1&"bet"
With this set up.... cell A2 should read -> "Alphabet"
I am trying to figure out a way to delete cell A1 and still retain the text "Alphabet" in cell A2.
Does this example help? Any ideas?
Hello all,
I am looking to create a cell that is based off of other cells using a formula. But my delema is that I would like to retain the "text" contents of the cell even when dependent cells in the formula is deleted. Is this a possibility. Please let me know if more clarification is...
Hello,
I am trying to take fields from one table and insert them into another table. Can you please provide the syntax for getting this done. I have seen differant types, but nothing seems to work.
Thanks so much!!
Thanks for the information...I just have a few more questions...
The users will be entering information via a form. So the possibility of using After Insert or After Update event will work. So that takes care of getting to the point of requesting the system to generate the queries, but... that...
Hello,
This question/problem is two fold....
First, I would like to run a query whenever a table is updated or modified. I have a linked table to another database on a server. This is updated daily by other users. My goal is to run a query on my Access database whenever this update occurs on...
I am not looking to have the user upload a file...I am looking to have the user submit information about themselves and once recieved, send them a file that already resides on the server as an e-mail attachment. Does this make sense?
Hello all,
I am trying to send a pdf that resides on the server as an attachment. Potential customers provde their information through a coldfusion form and I am trying to send them the PDF once completed. Any idea on how to accomplish this? I am aware of the cfmailparam tag...but it seems like...
Hello all,
I am trying to send a pdf that resides on the server as an attachment. Potential customers provde their information through a coldfusion form and I am trying to send them the PDF once completed. Any idea on how to accomplish this? I am aware of the cfmailparam tag...but it seems like...
OK, But how do I use that vPartNumber in a query on "YourPage.asp"... I am getting an error when this is coded...
Dim part
part = Request.QueryString("partNo")
Set rsWhereUsed = Server.CreateObject("ADODB.Recordset")
strSQL = "SELECT ProductID, ParentID, QtyInParent, FROM Where_Used WHERE...
I am creating a page that retreives information from a query regarding a part number. The part number is passed to the page as a URL variable...Can someone help me with using the passed variable in a query string....I am not sure of the syntax.
Thanks!!!
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.