Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for Mahesh57

Hi All, I am running a website its working fine by using the domain name but for the performance issue i am think to run some content in site using IP address. I get the IP of my domain by using cmd prompt ping domain name command. Copy that IP …

Member Avatar for matrixdevuk
0
237
Member Avatar for Febel

I want to find who is the heaviest borrower among the student and displaying Sname and heavy count. I have the following tables. tablename student having attributes SID,Sname,Spho. tablename sborrow having attributes SID,CDID,borrow_date,return_date. tablename Cd having attributes CDID,title. I have executed the following query in Mysql but it gives me …

Member Avatar for janissantony
0
289
Member Avatar for Mahesh57

Hi All, I am trying to share articles to Facebook using Facebook share button. While i am trying to share the discription displays as "Hi You don't have an account please register an account by entering..." like message. It will happen only using to share the "http://www.crazyenews.com/" and related sub …

Member Avatar for Mahesh57
0
363
Member Avatar for mallows.yum

hello all. here is my code which searches all my record. <?php /** * Main.php */ include("include/session.php"); //include("viewproj.php"); ?> <html> <head> <title>Export to Excel</title> </head> <body> <form action="searchemp.php" method="post" > <?php define ('DB_NAME', 'vincegac_vince'); define ('DB_USER', 'root'); define ('DB_PASSWORD', ''); define ('DB_HOST', 'localhost'); $link = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD); if (!$link) …

Member Avatar for mallows.yum
0
210
Member Avatar for Mahesh57

I have an array array('mango','apple','orange','bat','cat','mat'); like it for example i want to show an output in rows and columns like as follows mango apple orange bat cat mat how to get output show an above..

Member Avatar for diafol
0
161
Member Avatar for Mahesh57

Hi i want to calculate the line starting point(x1,y1) and ending point(x2,y2) of a line the line is in circle. The Square image is (0,0) and (100,100), With in this image the line is drawn. I want that drawn line starting and ending points.. This code in C#

Member Avatar for nmaillet
0
242
Member Avatar for Mahesh57

hi i have a image in that image i have two points like P1 and P2 in those two points i want to identify the end of the point lines and place a red color dot in top. if posible i want the line end points also.That image will be …

Member Avatar for Mike Askew
0
159
Member Avatar for Mahesh57

Hi, I have know how to calculate a mints head angle in clock image. Suppose for example we can take one clock image in that image we want to calculate a mints head angle its over all 360 degrees.. These all will be Calculate by using C# code is it …

Member Avatar for Momerath
0
132
Member Avatar for Mahesh57

Hi,I have a PYTHON Task http://www.jjoseph.org/misc_projects/meter_reading_with_a_webcam and i need to chnage it to C# the Python code is available in the above mentioned task link or http://www.jjoseph.org/files/gasmeter/meterparser.py please help me as soon as possible i am begginer to C# code please responde as soon as possible.Thanks in Advance

Member Avatar for Gribouillis
0
371
Member Avatar for Mahesh57

Hi sir please give the suggestion how to change port number i am chanced port number 80 to other numbers at the location of .httpdconf file- listen changed even its not changed??

Member Avatar for alirz-23
0
165
Member Avatar for Mahesh57

Hi sir I want to pay the payments using PayPal i didn't how to use it and how to work upon PayPal please help in programming on PayPal or Send how to Create Please Send the Solutions to my Mail SNIP Thanking you sir

Member Avatar for chrishea
1
78