Hi
This is really bugging me now...
I'm trying to get this opened in a pop up using the following code...
<asp:HyperLinkField HeaderText="Popup" Text="View" NavigateUrl="javascript:window.open('teaching.aspx?Staff_ID={0}',,'width=640 height=500');" />
But this won’t do a thing. Staff_ID is...
Anyone know how to define a multidimensional array in VBScript without knowing constant dimensions (ie, using variables to define the dimensions)?
Help greatly appreciated.
Hi
I have an interesting one here... I have a dropdown list which displays staff name. The name selected will be then stored in a table by using a submit button that works as follows...
Dim strSQL As String
strSQL = "INSERT INTO Bookings (staff_name,) Values ('" & cmbStaff_name & "')"...
Hi everyone! Anyone able to add records to the database using VBA?
I started using 'DoCmd.GoToRecord , , acNewRec
to generate the new ID for a new record, but this doesnt seem to add the ID number directly into the database, instead I had to create a textfield in which to write this ID, and...
Hi there
I'm trying to use "ServerFilter" to be able to filter a form, but this is base on Access, not Access project, and I've been told ServerFilter will only work with Access project.
Is this true? and if so, what could I used instead?
Thank you very much!
Marcel Quiroga Defize
I've got a very stupid problem.
I formated an old computer for a friend ( this computer only will work with windows 98, XP wont install) and i manage to find the drivers for everything apart of the soundcard (integrated on the mither board) Can anyone tell me how can i find out the model of it...
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.