Hi
I've a problem with the <cfinput> validation. As you can see I'm using a foreign language. And they have some special character. So I have to use double # so Cold Fusion works fine. But on the other hand I have no problem to show the message in the popup message box. I read now "Molimo...
Hi
Is it possible to get the name of the called phpsite?
I mean, can I get the name within the called site?
For example if I call start.php then i would like to have shown on this site: "You called start.php".
hi
i've got five frames and would like to center the main framemain. I've got the following code but the mainframemain stays allways in the top right corner. why? shouldn't it sty in de middel of the page?
thanks for advice.
reto from switzerland
<frameset cols="*,790"...
Hi
I tried to make a table with the following code. but i get an run-time error '13', type mismacht on the line "Set fldNew = .CreateField("NrGruppe", dbLong)".
any idea why?
Dim dbs As Database
Dim tdfNew As TableDef
Dim idxNew As Index
Dim fldNew As Field...
Hi
I've got a tabel in access like you see below. And now I would like to add the 5th column together when the 1st, 2nd, 3th and 4th column are the same. I tried to use the SQL funtion SUM() but this didn't work. Does someone know how to sove this problem in access?
1st 2nd 3th 4th 5th...
Hi.
I've got a macro in access which is called Autoexec. Ant this macro calls some functions. And some of this functions shall run only once. So I tried,after this function is run, to change the condition of this specific function. And to do so, I wanted to change this condition with VBA.
But...
Hi
Is it possible to change the condition of a Macro with VBA? I would like to append a field to a table with a function which is called from the autoexec macro. But this Function should be called only once.
thanks
bure
hi,
I would like to read a column out of a query by not using the column title.
Something like: =query.myquery.column[2]
Does someone know how? Is there a function in VBA or something?
thanks
reto
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.