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
~891 People Reached
Member Avatar for littlebear330

I setup Merge Replication between SQL server 2000 and Windows 7 64-bits. It setup successfully and working fine in LAN and WAN. But the replication will fail after run few times successfully in WAN. The error msg :"The process could not not connect to distributor ''. SQL server does not …

0
173
Member Avatar for littlebear330

hi, i'm trying to have a mail function using gmail server but i keep getting the error : SMTP Error: Could not connect to SMTP host. Mailer Error: SMTP Error: Could not connect to SMTP host. this is the code i got [CODE]<?php include("class.phpmailer.php"); include("class.smtp.php"); if(isset($_POST['send'])){ $body=$_POST[email]; $mail = new …

Member Avatar for rajarajan2017
0
358
Member Avatar for littlebear330

hi there, I'm trying to create a function to send email from localhost(postmaster@localhost) to other email accounts(yahoomail,gmail,hotmail).I'm currently using xampp and the mercury32 inside xampp.I had successfully sent email from localhost to localhost but I can't make it to send outside from localhost. This is the code and it works …

Member Avatar for Aamit
0
170
Member Avatar for littlebear330

hi, I can displayed data from list/menu from 3 different tables in database in a table and in each row of the table I had a delete button. The problem is I did not know how to delete a single row when i click the button. Anyone can help? This …

Member Avatar for BzzBee
0
190