Click here to Skip to main content
15,909,747 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: code for progress bar weapplication showing 0-100% completion without refreshing a page Pin
Ashfield18-Jul-08 2:14
Ashfield18-Jul-08 2:14 
AnswerRe: code for progress bar weapplication showing 0-100% completion without refreshing a page Pin
Saul Johnson18-Jul-08 10:00
Saul Johnson18-Jul-08 10:00 
GeneralRe: code for progress bar weapplication showing 0-100% completion without refreshing a page Pin
riru20-Jul-08 6:54
riru20-Jul-08 6:54 
QuestionConsume a webservice in a WebApplication Pin
AS@1317-Jul-08 22:19
AS@1317-Jul-08 22:19 
QuestionSetting ClearType(Font Smoothing) to Web Control Application and IE browser Pin
Sonani Prakash16-Jul-08 22:33
Sonani Prakash16-Jul-08 22:33 
QuestionTool for creating web screens Pin
Brendan Vogt16-Jul-08 21:03
Brendan Vogt16-Jul-08 21:03 
AnswerRe: Tool for creating web screens Pin
Ashfield18-Jul-08 2:16
Ashfield18-Jul-08 2:16 
QuestionPHP Classifieds mail server ini_set mail help Pin
devintm016-Jul-08 20:36
devintm016-Jul-08 20:36 
I have a PHP Classifieds (like a craigslist) and I'm using a free host with no mail server. So I'm trying to use the ini_set to use gmail for my mail server. I have no luck. I tried insert the ini_set in the php script that sends the mail. Is there something I'm doing wrong? Thanks

ini_set("SMTP","smtp.gmail.com");
ini_set("smtp_port","25");
ini_set("sendmail_from","Name <username@gmail.com>");
ini_set("username","username@gmail.com");
ini_set("password","password");

AnswerRe: PHP Classifieds mail server ini_set mail help Pin
Johnny ²17-Jul-08 1:17
Johnny ²17-Jul-08 1:17 
QuestionMeta Tag For Refresh Problem Pin
Jack Black X16-Jul-08 19:23
Jack Black X16-Jul-08 19:23 
AnswerRe: Meta Tag For Refresh Problem Pin
Saul Johnson20-Jul-08 11:13
Saul Johnson20-Jul-08 11:13 
QuestionDatagrid Export to Excel [modified] Pin
Tim Carmichael16-Jul-08 5:52
Tim Carmichael16-Jul-08 5:52 
AnswerRe: Datagrid Export to Excel Pin
led mike16-Jul-08 6:09
led mike16-Jul-08 6:09 
GeneralRe: Datagrid Export to Excel Pin
Tim Carmichael16-Jul-08 6:19
Tim Carmichael16-Jul-08 6:19 
GeneralRe: Datagrid Export to Excel Pin
goodideadave18-Jul-08 13:59
goodideadave18-Jul-08 13:59 
QuestionMultiple languages support Pin
Mr.Sam15-Jul-08 23:50
Mr.Sam15-Jul-08 23:50 
AnswerRe: Multiple languages support Pin
NeverHeardOfMe16-Jul-08 7:26
NeverHeardOfMe16-Jul-08 7:26 
QuestionHow to Validate URL?? Pin
varshavmane15-Jul-08 23:25
varshavmane15-Jul-08 23:25 
QuestionHow to bypass confirmation message in asp.net Pin
hifiger200415-Jul-08 19:43
hifiger200415-Jul-08 19:43 
QuestionFetching Data From database to an Array without using any ADO objects Pin
Silver Pearl15-Jul-08 19:37
Silver Pearl15-Jul-08 19:37 
Questionhow can catch hostname mac address of pc Pin
idsanjeevjha15-Jul-08 19:21
idsanjeevjha15-Jul-08 19:21 
Questionspreadsheet directly into web design Pin
softfalls15-Jul-08 11:35
softfalls15-Jul-08 11:35 
QuestionCSS question ? Pin
Mohammad Dayyan15-Jul-08 9:49
Mohammad Dayyan15-Jul-08 9:49 
AnswerRe: CSS question ? Pin
David Muir15-Jul-08 10:09
David Muir15-Jul-08 10:09 
GeneralRe: CSS question ? Pin
Mohammad Dayyan15-Jul-08 10:26
Mohammad Dayyan15-Jul-08 10:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.