Hi there,
I have 2 tables.Table1 has id_num 18 and 9.Table2 has only 9 I want both id_num 18 and 9 from Table1 link to id_num 9 from Table2
thanks
natalia
Hi everyone,my question is..is this possible using a form conditionally insert question num into db.
if the user hit submit1 the value will be 1 and so on.
I have also code to check the correct answer
<%
If Request.Form("Submit1") = "Submit" Then
If Request.Form("RadioGroup1") = "b" Then...
Hi there,
I have a field with multiple selection Field(122,3).
How can i link to another table where those numbers are id's
table1 table2
Field1 Field1
122,3 122
3
thank you
Hi there,
I am just new at DMX2004.
My question is how to upload an image file from one server to another into the folder which is not inside of mySite.I am using extension Pure ASP Upload 217
I have 2 Servers which are located on the same network S1 is the intranet server which uses IIS5 and...
Hi there,
Here's what I am trying to accomplish. I am using DMX. I have an instruction form. The user fills the form out.I want the user be able use a form element to browse to and select their Word doc on network. When the form is submitted I want the path to be written in database field. The...
hi there,
i am using DMX and sql2000.
I'm very new to JavaScript so please bear with me. I need to verify a password In my form I have username field,old password,new password,verify password.All data needs to be checked on_Submit.I've create a function
<script language="JavaScript"...
Hi there,
I have a login form .I want to check if a field password is null in db then let user insert a value
i was searching everywhere and couldn't get what i want
thanks in advance
nat
Hi there
i am using DMX and SQL2000
i try to insert date from the form into the database. i get this error Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E07) [Microsoft][ODBC SQL Server Driver][SQL Server]The conversion of a char data type to a datetime data type resulted in...
Hi there,
Is anyone know how to return the network username in dmx.
Like in access you can use function Environ("username").
I don't want to create a user table.For my intranet i want to check username and based on this redirect user view a right page.
thanks in advance
Hi there,
I have cboCompany looks upvalue were stored in a table.
Second cboSupplierName is based on the first selection
and display the names.How to open the form with one of the name of company in cboCompany.When I use onCurrent then cbosupplierName does not display any names.
thanks in advance
Hi there,
I have an add form and a table with a multiple-field primary key.How can I check if the record already exist in table.I also want to get rid of the long access massege and send mine that duplicate is already exist.Is it any easy way to do it
Thanks in advance
Hi there,
Could anyone help me.
I have subform based on tbl_contract and contractNo field
I have create a button open another newform based on tbl_rebate in subform
When I open a newform I want to be able add new record and
where contractNo will go into contractNo in tbl_rebate automaticly.
I...
Hi there,
how to pass null parameter into a sql2000 Stored Procedure
in procedure i have cond @par is not null do... it does not work but if change to @par <>''it works
my problem is i am passing parameter from dreamweaverMX i need to pass null otherway DMX does not like <>''in stored proc
thank...
hi there,
Can anyone tell what wrong is with sp
My logic is if @house_type is not null check second cond
@facade. if it is not null do part1 else do part2.
it does work if the @house_type is not null and @facade is not null .At the moment if @house_type is null it goes to part2
Thank you...
Hi there,
is anyone know how to conditionally suppress on demand
subreport.I don't want to show the subreport with no records.
I know how to conditionally suppress a subreport but not
on demand. I am using crystal 7
Nat
thanks in advance.
Hi there,
how to set up Row-level security . When a user runs a Crystal Report, that report will only include information that is appropriate for that user.
thank you
nat
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.