Tagged Questions
0
votes
1answer
44 views
PHP mail function missing characters
I have a really weird error with the mail() function in php.
This is the code i'm using to send the message:
$to = strip_tags($_POST['newMail']);
$subject = "Company: Update your ...
0
votes
0answers
14 views
How to get a “CRUD link” including the ID and an email? (for safety reason)
Dear Stackoverflow's users,
I'm really new in RoR, so my question may look half-baked (I used bullet points to try making it clear). Sorry for it.
I've build a simple CRUD app where anyone can ...
0
votes
1answer
19 views
How can I make this url valid for emails?
I have a link in an email, this link is generated from the site the email is sent from.
People go to the site to vote on something and then they get an email with the link to confirm their vote.
The ...
2
votes
1answer
27 views
Internal link in email?
How do I insert an internal link in an email?
Here's html I open in browser, copy-paste in gmail, send it to myself and expect its internal links to be working:
<html>
<body>
...
0
votes
1answer
22 views
(OSX) When user clicks an email link in browser, how does the OS convey the e-mail address to the default mail app?
My dad is annoyed that when he clicks an e-mail hyperlink, OSX tries to open Mail, which he has never used and doesn't want to learn. He'd like it to just open a browser window to his ISP-provided ...
0
votes
1answer
51 views
iOS:How to set the color of the text view's modal mail compose controller's navigation bar?
When the user long presses email link in UITextView, and selects new message option, system presents mail compose controller. I would like to change its navigation bar color (or appearance). Any easy ...
0
votes
0answers
295 views
Image links not working in iPhone mail app
I have a mail signature containing images with links. It is a .htm file which I import in Outlook or Thunderbird.
Everything works properly except on the iOS mail app, which opens a window with ...
1
vote
1answer
101 views
send link in email message using codeigniter [closed]
I am trying to send a email to newly registered user, and in that email I am sending a link with verification code, if user clicks this link then only his account will be activated.
I managed to ...
1
vote
1answer
42 views
What is the maximum url length that can be safely used in an email?
My website sends out an email with a link in it. Lately we've been getting a lot of errors that indicate that the URL in the email that we send out is being somehow garbled. Unfortunately we dont' ...
0
votes
1answer
75 views
Send HTML with local links and receive at gmail account
I need to create HTML links and email them to other users with gmail account. This HTML contains links to local files (it's for internal use and all users has access to local files)
I send:
<a ...
0
votes
0answers
25 views
Android intent to open link in the body of new email from a given sender
I am wondering if it is possible in rooted (or non rooted preferrably) Android devices (from 2.3) to get a link written on the body of an email automatically opened with the desired app when received. ...
-1
votes
2answers
72 views
create unique verification link in email? [closed]
Hi i'm looking for a way that i can send a verifcation link out in an automated email which will, when a user clicks the link, take them to a page on my site that copies information from one table in ...
1
vote
2answers
55 views
Provide email certificate in html mailto link
I would like to know if it's possible to provide an email certificate (signed by a recognised CA) so the user clicking on the mailto link can send encrypted email to the owner of the cert ?
<a ...
-3
votes
2answers
121 views
Hyperlinks appear as links but not clickable in email (yahoo and gmail)
I have been trying to send out emails from my server using PHP but the hyperlinks in email are not clickable.
They appear blue like links but they are not linked.
This is what I have:
$subject = ...
1
vote
2answers
51 views
Run a local exe by clicking link (from e-mail)
Is there any way to run a local exe by clicking a link in an e-mail?
In this case i would also like to send a parameter, something like
'c:\foo.exe bar'
That is, i get the email, click the link and ...
4
votes
1answer
311 views
Android ACTION_SEND Hyperlink not working in GMail
This is my code for sending an HTML email in Android, with a clickable link.
private void sendEmail()
{
Intent emailIntent = new Intent(android.content.Intent.ACTION_SEND);
String subject = ...
0
votes
0answers
60 views
How do i track an email link using mixpanel
Our website offers a free ebook downloadenter link description here. User fills a form and receives a link to a PDF file.
How can i track how many people downloaded the pdf or at least how many ...
1
vote
1answer
117 views
iOS mail client dosent like img links
Just created a email template, but any img which is wrapped in a anchor tag just brings up the share action sheet when clicked (text links are fine) I have no idea what is going on, I have also seen a ...
0
votes
0answers
58 views
sending file as a link instead of an attachment in the mail (JAVA)
Hi I am trying to send a mail with the link (location ) of the file in the mail
I dont want to send the file as as attachement since there is a security issue.
Can anybody help in doing this.
I mean ...
0
votes
1answer
125 views
Open Outlook with <h:commandButton>
What is the corresponding JSF code for
<a href="mailto:me@domain.com?subject=Sample subject&body=test&cc=cc@domain.com">Send mail</a>
which opens Outlook mail box to the user ...
0
votes
1answer
112 views
JavaMail API Mac Mail.app links appear like x-msg://number/… in other cases it is spam, plain text etc
I am new to JavaMail API and I have got a problem. My sending is done throw Google API, my code is:
final String username = from;
final String password = passwd;
Properties props = new ...
0
votes
1answer
107 views
When sending out bulk e-mail, how do I identify which recipient clicked the link back to my website [closed]
I am writing survey creation software which sends bulk email with a link back to the survey. How can I differentiate which user is doing the survey (based on the e-mail link they clicked)?
1
vote
0answers
68 views
How to start activity from mail default application by link (Android)
i'm new to Android developing and i'm trying to write an app to send/receive encrypted messages through the default email app.
No problem in sending, since it's easy to send cyphertext email through ...
1
vote
1answer
326 views
Xcode - Add hyperlink to email
In some apps you can email straight from the app. I have seen Flipboard, you can email an article to a friend and inside the email is hyperlinked text like this:
Sent via Flipboard
So it directs you ...
2
votes
0answers
40 views
Sending Emails with links in android [duplicate]
Possible Duplicate:
How to send email with link to open Android application
I'm making an Android which needs to send an email out which contains two links. I've attempted this by sending ...
0
votes
0answers
96 views
PHP Appends X-Msg to link
I am trying to make an online system where people can send leads html emails, from within the system...
I have everything working except for when I put in links with the rich text editor, and ...
0
votes
2answers
352 views
Mail sent from my website going to gmail spam folder when including a link
Whenever i try to send a mail from my website for email verification, the same is being received in a spam folder. I noticed that plain messages are being received in inbox, but whenever i try to ...
1
vote
0answers
144 views
Android - email link opens Web browser instead of my application on Android OS 4.0+
I need to open my application when user clicks on a link in email. I found many answers on stackoverflow and this answer by skorulis in this thread worked for me on Android versions less then 4.0, but ...
3
votes
1answer
268 views
Opening links in a specific tab - from an email
I have a registration system on my website which uses the common activation email trick.
This email simply contains instructions and a link to the activation page on my website.
So suppose I ...
0
votes
0answers
50 views
Hyperlink does not show up when the email is sent through smtp authn
I am trying to send an email through smtp authentication.I have made a template of email and saved it in variable. and have fetched the variable in ckeditor. I want to send a hyperlink in this ...
-1
votes
2answers
236 views
Send e-mail with a link to another page
I already know how to send either a plane text or html e-mail from an aspx page. My worry is how to create a link to another page within the same application in the e-mail body.
For instance, If a ...
3
votes
2answers
429 views
Open iPhone App from an Email Link
I've working on a program where an email is sent to a user, and a link to open the iPhone app is embedded in the email. The problem is that when the user clicks the link to open the app, mail has ...
0
votes
1answer
140 views
Inserting data into HTML via Objective-C
I want to add a hot html link to an email in objective-c. I know that the way it would typically work if I had a specific url would be something along the lines of:
[composer setMessageBody:[NSString ...
0
votes
1answer
209 views
Youtube link in email does not open from iOS mail
Just using a link to a youtube video in an e-blast, works fine in any email client, but iOS won't open video. It opens youtube app and says 'can't open video' simple as that.
Anyone with experience ...
2
votes
3answers
490 views
Images in e-mail not showing up
The image is showing up in perfectly gmail but is blank in several other e-mail programs. Not sure what's wrong. i have confirmed the actual links and have images turned on.
<a target="_blank" ...
0
votes
1answer
464 views
href to an element in the same page in HTML Mail
Im trying to add a link to an element in the same page:
<a href="#someElement">
.
.
.
<div id="someElement">
which works fine. but when the page is ...
0
votes
2answers
1k views
sending an email with codeigniter doesn't work when they contain a link
I have a script set up that will email a user an activation link when they insert their email into the provided input.
I'm using CodeIgniter's email class to send the multipart emails and the problem ...
1
vote
1answer
338 views
Dynamics Crm 2011 Email Draft Hyperlink
I try to create a Hyperlink in an Email draft in Mycrosoft Dynamics Crm 2011.
My problem is that in the draft I dynamically add a link, which I get from a field of the record. The link is added and ...
0
votes
1answer
100 views
How to show a profile with link_to rails
In the last we generated a useful link for our mail.
generate an real url with rails for an e-mail
This works fine, very fine. But we want to call the shoe-action :-)
<%=link_to('Link', ...
1
vote
1answer
62 views
generate an real url with rails for an e-Mail [solved]
We want to send an autogenerated E-Mail with an full path to the profile. How do we this
<%=link_to('Link', :controller => 'mycontroller', :action => 'show', :id => @mycontroller.id ...
0
votes
1answer
88 views
Disable moving to Outlook in SSRS?
I have a SQL Server Reporting Services report where one of the columns has user ids in email address format. When I export this report to PDF format and click on the user id it moves to Outlook.
I ...
0
votes
1answer
34 views
Hiding an dynamic e-mailadress in an dynamic hyperlink
First time question here and a prog-newbie aswell so i will try to be as clear as possible with my question.
I have Sharepoint 2010 Online and i've been trying to found out a way to connect some site ...
1
vote
1answer
121 views
Can Email Links open in new window?
I have this line of code:
<a href="mailto:test@hotmail.com?subject=test&body=test" target="_blank">test</a>
But the target="_blank" is not working. It always opens the mail server ...
1
vote
2answers
78 views
Prevent links from auto hyperlinking in Outlook etc using PHP
I know that this can be done using settings in Outlook, but that only sorts the issue for myself.
What I would like to do is use PHP to prevent text from being hyperlinked just because there is an @ ...
4
votes
3answers
3k views
Intermittent image link behaviour in iOS mail client
First of all, apologies if this is in the wrong site, it's not specifically a development, admin or other specific issue.
I've had to test sending HTML emails with "Image Links" on a variety of ...
1
vote
2answers
105 views
how is it possible to match string like this in one regular expression in java
My input String = "whatever text href=\"http://somewhere.com?id=name@domain.com\" whatever text"
i need to match whole link http://somewhere.com?id=name@domain.com in group(1)
and also match email ...
-1
votes
2answers
182 views
Generate unique link for each website visitor
I send 3 different links to people on a daily basis. I know the name of the person I am sending the link to. How do I attach that persons information to the link to know they clicked on the link?
I ...
2
votes
2answers
3k views
How to add email link to layout xml, Android
I have an xml file I use to show the About AlertDialog in my App.
I was able to have an area of text from a text resource, and an image to the right of the text.
Now I need to add the support email ...
0
votes
0answers
254 views
Size Limit of Hyperlink
Are there any size of a hyperlink? I am trying a link like below which is not working. Please suggest.
<a href="mailto:user@maildomain.com?body=LONG_TEXT_HERE">Click here</a>
FYI:
...
2
votes
1answer
495 views
How do I style an e-mail hyperlink to display using Razor in ASP.Net MVC3?
HTML <a href="mailto:name@dmain.com"> name@dmain.com </a> works as normal in an MVC 3 View - except that the display is invisible - white text on a white background and if I mouse over it ...



