Background:
I have the foloowing tables
tblClient:
ClientID (PK)
ClientName
other client details
tblMachine:
MachineID (pk)
SerialNumber
ClientID (fk to tblClient)
other machine details
tblProduct
ProductID (PK)
ProductName
Question:
I am trying to build my most important table now, the one...
Hello all, I am all new to access and I am trying to convert a program I made from excel VBA to ASP.net using access data bases. I am not even sure if this is possible, but I started looking into access couple of days ago, and reading examples of using it for websites etc. that I think it might...
I am having trouble getting this code to work. I have an open
workbook, with an active worksheet named "Sheet1" which has an embeded
chart (object) here is my code that runs when you press the
CommandButton1 on the user form I created:
Private Sub CommandButton1_Click()
Call Create_GIF...
Hi all, first of all is this the right place to ask this question. I hope so, if not please advice me and accept my apology. In general I have three .asp pages: main.asp , head.asp , foot.asp
Main has the content of the page and it calls head on top and foot at the bottom
the layout of head is...
Hello all,
I was wondering if there is a way to make my whole page load before it is displayed. I don't think I can use the masking layer method because I have 3 flash movies in the pages all being in the middle from top to bottom. I came across buffering a page and then redirecting to 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.