C
|
clig 6/22/2010 |
Hi all, I have ticket form, I have two fields , filed 1 ( Customer Number ) and filed 2 for ( ticket status ) /has two dropdown menu opened and closed. what I want to do is, if someone want to add new record and there is exist record in ( filed1 ) with open status in filed2 , I need to send him duplicate error. but if the ticket status closed it's ok to be duplicated. please help me on this, I use mysql 5.1 with ASPrunner. all regards
|
M
|
magma7247 author 6/22/2010 |
Thanks for your kind reply, but I'm new on this, can you explain to me more, I mean how (the code ) to do it and where , in mysql or runner ? |
A
|
ann 6/23/2010 |
Hi, dim rsExists
|
M
|
magma7247 author 6/23/2010 |
sorry I wasn't so clear, here what I have
|
A
|
ann 6/24/2010 |
Hi, |
M
|
magma7247 author 6/24/2010 |
I added whole thing to open ticket. |