Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~739 People Reached
Favorite Tags
Member Avatar for specialk423

Hi, I'm having trouble with writing this statement as an INSERT function instead of UPDATE. [CODE=php] $sql = " UPDATE tbl_category SET " . ($cat_parent_id == 0 ? "sub_cat_name = '$name'," : "cat_name = '$name',") . "cat_description = '$description', cat_image = $catImage WHERE cat_id = $catId";[/CODE] Sorry if this is …

Member Avatar for baki100
0
166
Member Avatar for britto

hello.. i need help on how to convert a video to byte stream and i must sent that comverted stream through internet and in client it must be again changed to a video ... what must i do??

Member Avatar for britto
0
100
Member Avatar for papagaiyo

I have a Dell Dimension 4500 and I recently bought a new video card. a GeForce 5200 256MB. It started and loaded windows but would not operate. Now I cannot get the monitor to turn on. Even if I put the old card back in. Anything I can do to …

Member Avatar for lukethedrifter
0
114
Member Avatar for lukethedrifter

I know this contains actionscript, but the server side is Java. I am trying to get a red5 server to insert into mysql, but I can't get eclipse to compile this client side code. Could someone tell me if this tutorial is up to date with galileo, the new version …

Member Avatar for lukethedrifter
0
68
Member Avatar for lukethedrifter

Hello: Anyone know of an easy way to cast the unsigned char in[16] in the below code to an LPCWSTR using just the CRT? I tried swprintf but it wasn't working. I've been googling this for a week and appreciate the help. [CODE]/* ****************************************************************** ** Advanced Encryption Standard implementation in …

Member Avatar for Ancient Dragon
0
224
Member Avatar for SergioQ

Hi all, this might be a strange question, but I have to try: I want to build a dynamic billboard for a local tavern. Essentially I can make the software that will allow them to create slides on a custom level. i.e. Assign text, graphics, display time, etc. But the …

Member Avatar for lukethedrifter
0
67