No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
16 Posted Topics
Hi everyone, I am facing the error that the system is unable to send relay email. Before I post my code, please correct me if my understanding on the SMTP is wrong on below scenario : A - the server where the exchange server was set up B - the … | |
Hi, Recently , I ve' been diggin into one .net bpm application called NetBPM. You may have used it but I found it difficult just to smoothly run on my laptop. My intention is to see its flow and to implement in my new project. As I am completely new … | |
Hello, I couldn't bind subreport's datasource which,itself is a subreport of another report. Can you guys help me out ? Thanks. | |
Re: Try this let use input dates be u_Start_date and u_End_date and dates in database be d_Start_date and d_End_date [code] if( ( (u_Start_date >= d_Start_date && u_Start_date<=d_End_date) || (u_End_date >= d_Start_date && u_End_date<=d_End_date) ) || ((d_Start_date >=u_Start_date && u_End_date >= d_Start_date) || (d_End_date >=u_Start_date && u_End_date >= d_End_date))) [/code] | |
Hi everybody, I just want to know whether playing brainstorming game like Sudoku or chess can improve programming concepts. In my opinion, I don't think the way of thinking in programming concepts and in playing chess are the same. Let me know your discussion. Thank you all. | |
Hi, I am a BSc.(Hons) students and i have to make a project with asp.net. I wonder which AI project can be developed easier with asp.net ??? can u tell me some .... Thank you. | |
Hi, I got this code from the internet and i compiled it. But i dont understand the result. Could u explain the result ? I cant figure out the output that shows 'classname@somenumbers' . thz [code=language] public class Andy { public static final Andy nd= new Andy(); private Andy() { … | |
Hi again, I want my program to control client from server, such as enabling button to press and keep record of what client used what program. plz help :) Thank you. | |
Hi everyone, Recently , I downloaded java jdk 5.0 beta and it didnt work. The error message box appeared evertyime i tred to install. Plz hlep. Thank You. | |
Hi I am writing a program about client-server. The problem is ,Do i need to connect two computers to test client's program and server's program ? Thanks for reading my msg. | |
Hi, I have to write some coding about forum. Can u give me some ideas what do i need and some coding as well . Thank you. | |
Hi , I have a project about server. The server monitor the clients . Moreover , server can lock as well as unlock to the clients, control program usage. Plz tell me where can i get some references about my project ? plz help Thank you very much. :) | |
Hi , My project is about server control sys. Server can lock as well as unlock to clients, calculating computer usage.. How can I get some coding about client-server as a reference ? :confused: Plz H3lP. Thank you. | |
HI , i have some errors about linked list,when i made print it only shows characeters like 'ô¼'... plz help; :lol: // lets assume wordCount is 10 and vayArray is {"lower",upper}; :cool: Thank you very much Here is code:[code] struct for_char_5 { char vh5[80]; for_char_5 *next; }; for_char_5 *p, *start, … | |
Hi, i'm now making a project of sending ,receiving ..with SMS.I think only sending, receivng,includeing error handlin doesn't make my project complete. What do i need to improve my proj. plz ignore my mistakes. :cheesy: Thank You | |
Hi , I'm studying about java security and I'd like to see some coding written about Security .Plz help me.... 10 q very much .... ![]() |
The End.