blah blah blah is here! blah blah » Close

0
votes
1 answers

MySQL AES Encryption

I'm trying to insert a record into a mysql db table using AES_ENCRYPT, but I'm getting a; "Incorrect parameter count in the call to native function AES_ENCRYPT'" error. Anyone know what the problem there is? I'm using ...

0
votes
1 answers

firing an event inside another event(monthcalender & listbox)

Yo, I've been having a little bit of a problem recently, I've been wondering, how you would go about firing a date selected event inside of a listbox mouse click event, on the same form... Any help? thanks

0
votes
1 answers

Dates and status issue(using monthcalender control)

yo, I've been struggling with this problem for a few weeks now, so I'm hoping you guys can help a dude out... I'm using a monthcalender control and a listbox;which displays roomnames, if it's available or not(roomstatus), it's price and ...

Feedback