912 Topics

Member Avatar for
Member Avatar for davy_yg

Hello, I would like to know if it is possible to create visitation graphic monitor with CI or php? Like I would like a monthly report on email like how many visitors visit my website monthly. Who are they? When, which page and how long has they visited my website. …

Member Avatar for rproffitt
0
154
Member Avatar for Lek_Plepi

Hello I'm new in the forum Can anyone help me with some hints how can i send email php mail with this format on body? On every closing of turn on local pos system the system sends data to webhost and the webhost deliver email to recipient <!DOCTYPE html> <html> …

Member Avatar for cereal
0
197
Member Avatar for Big-D2xL

Hi there! I hope I'm putting this in the correct section... Recently I though of the idea of "building" something for me. As you may guess for the title, I want to create an email client and I know there are a lot nowadays but either because of limitations or …

Member Avatar for AleMonteiro
0
310
Member Avatar for wyeknott

Is there some way to get more that two (2) search folders into the Favorites part of the navigation pane in Outlook 2010? I really need more than two and have been unable to find a solution to this problem. Thanks in advance...

Member Avatar for wyeknott
0
146
Member Avatar for hrushi9

How to create image of receipt using **file_put_contents** or **imagecreatefromstring** , **imagejpeg**? I have following code, which generates corrupted images, when I open images it shows **invalid image** And how to email generated image ? ( *optional* ) Thanks in advance. $html_code = ' <div class=confirmation-wrapper id=test> <div class=container> <div …

Member Avatar for hrushi9
0
1K
Member Avatar for Coderunner

Hello, I have a php script which devide the emails in groups so that each group can send separately. Servers can look it as spam if the group is too big. Now how can I add the correct email address of each person in this script below (cfr '. $ …

Member Avatar for Coderunner
0
342
Member Avatar for James_43

Hi all, wondering if the following is possible. A MS Exchange server is connected to an Outlook client. Would it be possible to capture sent/recieved emails and add them to a database using PHP. I would like to investigate whether I could use this functionality to create a small email …

Member Avatar for rproffitt
0
217
Member Avatar for jKidz

Hi Guys, I have a small question. Think Person A is yahoo email user. Person B is Gmail user. Person A sent an email with 'Document01.docx' to Person B. Now, which email provider hosting Document01.docx? Yahoo or Gmail? Please explain what is happening to email attachments?

Member Avatar for koupon
0
290
Member Avatar for OsaMasw

Hello guys Am not fimiliar with windows server 2008 enviroment but I learned few things last days, I want to create mail service to send and recieve messages localy, between two or three computers just for learing. How can i achieve that ? Am using windows server 2008 Tried hmailServer …

Member Avatar for kc0arf
0
276
Member Avatar for Stuugie

Hi All, I have a simple form that I want to send me an email when the button is clicked. I have two questions, 1. How can I make the fields Name and Email mandatory? 2. It does not send an email to me when used with my smartphone, which …

Member Avatar for Stuugie
0
298
Member Avatar for solomonski

Id like to generate an automatic email at certain times of the week from my website to certain users. i.e at 12.30 on wednesday id like an email reminder sent to user [EMAIL="example@example.com"]example@example.com[/EMAIL]. Can anyone point me in the right direction :?:

Member Avatar for Ajaypal_1
0
262
Member Avatar for Hari_11

i want to search with name,email,id based on that suppose if they enter id then i need to serch with name or if they enter email i need to serch with mail or i want to serch with these 3 fields. so pls give a suggesion for best search query …

Member Avatar for stultuske
0
174
Member Avatar for baldwinW

Hi. Help me to understand. The problem has one of the employees, he demolished mail, while maintaining files .ost. In fact there should be no problems. Always when the client connects to the Outlook (if storage was Mailbox Exchange) is automatically pulled from the mail server. But this is not …

Member Avatar for david parrish
-2
430
Member Avatar for Latrell_vie

I m in the process of creating a sql table which acts as a stafflist that has several columns like name , number , email and delete. One webpage on the website gives out the rows of this table and i would like to have a clickable link in the …

Member Avatar for Latrell_vie
0
178
Member Avatar for asnakech
Member Avatar for Parth_3

hii frnd i need your help i am work on vb.net window application my qus is IN COMBO BOX I SET THE VALUE FORM THE DATABASE AND IT'S SHOW IN COMBO BOX LIKE NAME BUT NOW IF I SELECT NAME THEN OTHER INFOMATION LIKE EMAIL ID OR ETC ARE ALSO …

Member Avatar for Santanu.Das
0
317
Member Avatar for BlakeHeath

My outlook isn´t reading one folder. Maybe email size a large 1.5 GB or maybe files are corrupted I don't know. How to recover it?

Member Avatar for roycpo
-2
660
Member Avatar for ritesh0104

I have a page on which a full page report is generated inside HTML table. What are the options/tips available in order to share, print, email or 'download as PDF' this report using javascript or serverside classic ASP ??

Member Avatar for sdfsdsf
0
232
Member Avatar for abhi10kumar

How I can send emails to gmail, yahoo, etc. from localhost. I am using XAMPP in windows. What are the necessary changes in php.ini ??

Member Avatar for Muhsin Mohamed
0
8K
Member Avatar for Violet_82

HI guys, as mentioned not too long ago here https://www.daniweb.com/programming/web-development/threads/501668/contact-form-building-my-own-or-already-made I'm building my own php script that is supposed to validate and submit form fields to an email address provided. The problem is that I have no real experience of php so I' just doing some readings, getting bits and …

Member Avatar for cereal
0
1K
Member Avatar for nikesh.yadav

hi all, i m working on the email validation i ve to check email id either it is correct or not but i cannt send mail on them. ie when i validate all email id client send newsletter and they should not bounce. thanx in advance

Member Avatar for pritaeas
0
6K
Member Avatar for Henry_6

Is Yahoo phone (O800-O86-8676) yahoo Technical Helpline Number for UK ? What on earth do I do? Monday Midday, a spam email was sent from my account to all my contacts. I could still log on, see my emails and send new emails but no incoming mails were reaching my …

0
178
Member Avatar for andrspalma

My inbox is completely erased after last night's windows update restart. I tried to reimport the inbox.dbx file but keep getting "no messages can be found" error. tried to copy the .dbx file else where, rename the old .dbx file and reimport, also didn't work. I even tried to delete …

Member Avatar for andrspalma
1
210
Member Avatar for Faisal_10
Member Avatar for happygeek

It's all too easy to think that spam is an old problem, and one that has largely been dealt with. Certainly, many people will tell you that they see very little evidence of spam in their mailboxes. This, however, has less to do with the demise of the spammer and …

Member Avatar for datasafe
3
650
Member Avatar for lucky_@

i am new to php development ,today i faced trouble to sent email from localhost using xampp kindly solve my problem plzzz if u need more info about it comment me soon really need of help

Member Avatar for diafol
0
187
Member Avatar for Robin_8

I have come across several ways to send email with C# , is there are best practices method in MVC?

0
103
Member Avatar for esmith3498

When I read a message in the Inbox, it is no longer in the inbox when I close the message. It just started doing this, what is the process to stop deleting the messages after I have read them so they stay in the inbox as read? Thanks

Member Avatar for Katharine_2
-1
2K
Member Avatar for donz365

Hi, I am having trouble getting my clients website to send the form details to their email. Their email is not handled by their hosting but externally using Office 365. I have tested the site forms and they send succeffully to a wide variety of test email accounts ALL except …

Member Avatar for donz365
0
674
Member Avatar for mizaza

Hello Everyone...Some might know by now Open Source Mail Server Zimbra but for those who does not know if you are looking for a free MAIL Server grab Zimbra it runs on Linux OS, web client for Smartphone is ready. ZImbra is FREE, Flexible and Powerful...Good luck to everyone

Member Avatar for DimaYasny
0
203
Member Avatar for SirMahlon

When i send emails from my website using the mail() function the email goes with my hosting server domain instead of mine(marlon.com or info@marlon.com). Please any help will be appreciated. Thanks

Member Avatar for Dani
0
156
Member Avatar for kathymac

Hi I have a php script that reads in the contents of an existing html file and saves it to a variable called $home_page. For a test I displayed this by printing variable out and the output displays as expected. Then using fpdf I wrote this variable out to create …

Member Avatar for mcglk
0
213
Member Avatar for johnruelle

starting a few days ago I have been getting bombarded daily with blank emails with the subject line "DaniWeb Digest for johnruelle". WTF ?

Member Avatar for blud
0
527
Member Avatar for edbr

i have a mailing list of almost 5000 which i send a newsletter /update monthly. i have grown this over some years and have used a mailer on my site ( pommo) hwever with the size growing it is becoming a chore, with frezez etc. so looking at mail servers …

0
121
Member Avatar for Techno22

Firefox is default browser but Thunderbird email links have stopped opening in the browser in the last few days. Have tried most of Mozilla's recommendations but nothing has worked so far.

Member Avatar for Techno22
0
286
Member Avatar for pranto157

hi all. I have got below code from a website. Its work all but its can't delete the selected multiple row. plz help me... where is the problem. [code] <?php $host="localhost"; // Host name $username="root"; // Mysql username $password=""; // Mysql password $db_name="forum"; // Database name $tbl_name="test_mysql"; // Table name …

Member Avatar for danie93007
0
777
Member Avatar for webecedarian

I ran across this article, which I found interesting, about Ladar Levison, founder of Lavabit email. http://www.dmagazine.com/publication...vison?single=1

Member Avatar for Reverend Jim
0
101
Member Avatar for lewashby

I just purchased an HP Envy 5642. I can print to it from Linux without a problem but I don't see a way to scan. When I hit scan on the printer it tells me to turn on the appropriate HP application in Windows which I am not running. I …

Member Avatar for Gribouillis
0
561
Member Avatar for khairbabu61

After create web site observed that visitor is not coming. If arrange to send e-mail separatly with mentioneing site wheather it is possible to increse the visiror. If so how can possible to get e-mail address essyly. Can any body help to get the same. Thanks well in advance.

Member Avatar for cwvps
0
266
Member Avatar for lewashby

I just purchased an HP all in one printer and scanner but because I use Linux I can't scan directly to my desktop. As a result I'm having to scan to email and I just noticed that my picture file size was only 244 KB. That's seems small to me …

Member Avatar for rubberman
0
205
Member Avatar for cyb3r khan

hello ....... i am new in php i have started cms for the college but i am stucking in exam module . our college requirement is like this that they would enter questions from ms word and they want that every student should get randomize questions from one another ,,, …

0
77
Member Avatar for javaid97

Hi, If anybody want to test simple email online form, here is a sample: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Test php mail</title> </head> <body> <?php $to = "example@example.com" . ", "; //writing mail to the user $subject = "mailer"; …

Member Avatar for javaid97
-1
212
Member Avatar for owenwoods

None of the archive email folders (PST) open to an account. ALL will not open. The lastest reached about 20 GB on Friday, then all became inaccessible even though they are individual pst files. I just see a tree list of folders and can not open the emails. Scanpst might …

Member Avatar for jwenting
0
547
Member Avatar for praba_web

Hi there, my table fields are. id mobile email date. Here mobile and email should be unique. How to check exisitng email and existing mobile number in php. i want to put the message separately. this is what i done . public function createUser($name, $email, $password, $mobile_no) { $response = …

Member Avatar for cereal
0
255
Member Avatar for asif49

I'm a recent 1st class Computer Science graduate earning a reasonably good amount of money. Ever since I can remember, I have an intense desire to create something meaningful using the skills I have - something world-changing as dramatic as that may sound. I want to make people's lives better, …

Member Avatar for weitau
0
7K
Member Avatar for iamthwee

Hi guys, It gives me great pleasure to announce that I will be collaborating with fellow Daniwebber Veedeo in creating a fully baked, no nonsense CMS in Codeigniter. I will be overseeing the overall look and feel, PHP and jquery. I will need to discuss how the CMS is licensed …

Member Avatar for edbr
7
1K
Member Avatar for falkyastra

We had a need to factory restore our PC. It is Windows 7 Home Preimum with SP1. We copied all data off ran the factory restore drive, reinstalled Office 2007, restored all data files and now when we open Excel files we cannot format them proerly. The page breaks will …

Member Avatar for finlaywilson45
-1
578
Member Avatar for QuasaurNC

I've received DaniWeb updates for quite some time, but today when i tried to retrieve my password, i never got the email (dev@clmitchell.net)...so i created a new profile with my linkedin acct (proit@clmitchell.net) and now write this post with a renewed resolution to be more participatory!

Member Avatar for QuasaurNC
0
5K
Member Avatar for riahc3

I'm looking for the best way to back cold backups of the email on my client's PC. Starting off with PowerShell, I would run this: Get-ChildItem -Path 'C:' -Filter '*.pst' -Recurse -ErrorAction SilentlyContinue | Select-Object -Expand Directory -Unique | Select-Object -Expand FullName To search where the email file is. I …

Member Avatar for Kayasax
0
502
Member Avatar for oxnoe

I have an invoice that is created in an excel spreadsheet. I need to print the invoice to a PDF and append a Terms and conditions .PDF to the file prior to email. Is there a software package that lets you print to a pdf and append in one swoop.

Member Avatar for rproffitt
0
47

The End.