How to make an email of my sql field appear as a link

I have a page on my site that shows the clients details.  the page retrieves information about the details of the customer to a mysql database.  I want people to be able to click on the email address of the customer, so that they can directly e-mail client and also be able to click on their URL and it will take them directly to the customer's Web site.   I have a Recordset set up to view the details of a particular customer. I implemented the details by e-mail as follows: -.

<td>Email</td>
        <td><?php echo $row_rsDetails['Email']; ?></td>

If someone could let me know how to turn this into a link so that it sends to the customer directly, I would be really grateful.  (Also, how do the same thing with a URL)

Thank you

Email
        ".$row_rsDetails['Email'].""; ?>

Tags: Dreamweaver

Similar Questions

  • How to make a custom text in eSign field?

    I'm doing my custom field in this format: 1234-56-7. I can't figure out how to make this happen by using a custom expression. Any advice or tips? I use a text field with custom regular expression.

    Thank you!

    Hello Lisaw31172184,

    I recommend adding three separate text fields and provide the Maximum character limit in each of them. Here is the reference for help:

    https://helpx.Adobe.com/document-cloud/KB/EchoSign-credit-card-fields.html

    Let me know if you need more information.

    -Usman

  • How to make my email more small it is too big for my screen and it too far on the right, it is when I click on create mail and it's huge

    How can I make my smaller email is too big and it was too long on the right side, it is when I click on create email and when it opens I do not have the right of it

    You can move the window by grabbing the title bar at the top. Once you have a visible advantage, place the cursor on the right on that edge, left click and drag it to the desired size. First close all other windows and the latter so that Windows remember their size.
     
  • How to make an email that is returned to the sender with message delivery failed

    I placed a block on a specific e-mail address.  When I receive email from unwanted e-mail address, it will spam.  I want the email must be returned to the sender as a failure of delivery

    Depending on what email program you use, you may be able to create a message rule that will keep this post people to reach you at all. But also, I agree with assessment of Brian.

  • How to make a BEST operator in SQL?

    Oracle SQL has a BITAND function, but no function BEST. Is it possible to implement the equivalent of the operator BEST function in SQL?

    Thanks in advance,

    Stew of Ashton

    According to Tom Kyte at https://asktom.oracle.com/pls/apex/f?p=100:11:0:P11_QUESTION_ID:1284001741333

    bitor becomes:  (x + y) - BitAND(x, y);
    
  • How to make apps that I downloaded does not appear in the settings?

    I have to make sure that the apps that I download do not appear in my settings... How do I do that?

    What are you trying to say? What do you mean not appear in settings. You must have access to make the changes to the applications. It makes no sense at all.

  • The HP ENVY TS m7 laptop: how to make an HP Support Assistant icon to appear in the Notification area of the taskbar Windows 10?

    I am running Windows 10 (x 64) (build 10586) on my laptop HP ENVY TS of m7 with HP Support Assistant 8.1.40.3. I'm used to seeing the blue Support Assistant of circular background of question mark icon located on the right side of my taskbar Windows in the notification area, just to the right of the up-carat for 'display the icons '.

    However, about 2 days ago the Assistant to support automatically downloaded and installed the latest version of himself. The '? ' icon disappears from the notification area of the task bar and appeared to place on my desk. I clicked on the desktop, and then click icon on "PIN to Desktop". It pinned icon Assistant decision-making support on the left side of my taskbar with icons for Windows Store File Explorer and other icons open programs.

    I tried just dragging the icon Wizard help to the right of the Notification area of the taskbar, but that cannot be done. Please give me detailed instructions on how to get back the icon wizard helps to where I'm used to seeing.

    Thank you for your help.

    DavidPK wrote:

    Hello

    Another option, you may need to check is the following.

    Launch of HP Support Assistant.

    Click the gable of parameters to the upper right.

    In the following Panel, make sure the "show an icon in the taskbar" entry (see the option highlighted in the image below) is checked - if not, click in the box enter a tick, then click on the "Save" button.

    Kind regards

    DP - K

    Hello once again, David,

    Success at last! I uninstalled HP Support Assistant and reinstalled. After the installation, I found that the wizard help icon was now right of my bar Windows 10 tasks in the notification area, where I'm used to seeing. See the image below. If this topic is now closed.

    Thanks for all your suggestions and help, which helped my analysis of this problem and its possible solution.

    All the best wishes and cheers,

    Joel

  • How can I change email in Outlook Express to appear in different accounts instead of one?

    Incoming emails from Outlook Express

    I have three accounts in Outlook Express, but when I open Outlook Express all incoming e-mails from all three accounts are found in a single account, one that I opened. How can I see save incoming emails in each different account?

    In OE, if you want to separate the accounts, go to file | Identities and then set up an account for each identity.  Then you'd have 3 identities and 3 accounts to match.

    If you set up 3 accounts under a single identity, then his will download messages from all 3 and then put them in the Inbox.  If you want to separate them according to the account, you can go to tools | Message rules and set up a rule to move messages between each account to different folders.

    If you have these two possibilities.

    Steve

  • How to make the non selectable radio button field

    I want to UN selectable radio button field average user will be not be able to select. How can I achieve this. Please help me for this.

    You could remove them from the screen, or do unfocusable or make unmodifiable.  The choice will depend on what you're trying to reach.

  • How to make the components out of my field

    I understand how to extend my domian! Run the Config...

    How about if I want to remove my domain name of components!

    Just cancel the deployment of the managed server or applications in there?

    Any help is appreciated...

    Mainly, we use wc_utilities for options, below

    Graphical activity: allows users to visualize quickly the latest documents, discussions and announcements in one place. Allows the monitoring of any type of activity that the user makes in order to influence the results and recommendations of other services.

    Analytics: Allows users to create reports of use for WebCenter portal applications and performance. In addition, the analytical service provides a set of usage reports which can be connected to a WebCenter portal application.

    If you select administration so only users can make personallization and customization, so you limit users based on groups with the role of the administrator, so the users belonging to the particular group can perform customization and personalization...

  • How to make a column in the password field?

    Hello

    I need to change the column in the field "Password".

    That is, the data must be as ' * ' in the DB also.

    How this happens in the column in the Table?

    Kindly guide / help me with that.

    Thank you
    Orahar.

    Orahar wrote:
    Dear Vincent,

    Thank you.
    Can you explain on the view I have to create to display the value of column in asterisks (' ' * ')?

    Thank you
    Orahar.

    SQL> create table tbl_test (id number, name varchar2(10));
    Table created.
    
    SQL> insert into tbl_test values(111,'test');
    1 row created.
    
    SQL> select * from tbl_test;
            ID NAME
    ---------- ----------
           111 test
    
    SQL> create or replace view vw_test as
      2  select '*****' id, name from tbl_test;
    View created.
    
    SQL> select * from vw_test;
    ID    NAME
    ----- ----------
    ***** test
    
    SQL> insert into tbl_test values(2,'test2');
    1 row created.
    
    SQL> select * from vw_test;
    ID    NAME
    ----- ----------
    ***** test
    ***** test2
    SQL>
    
  • How to make an image uploaded to a custom page in a link?

    For my Portfolio from Adobe site, I have an image uploaded to a custom page. I want this picture to be a link to a different Web site. How is that possible?

    I see that you can transform the caption of the image into a link, but I don't mean to do that. I would like the image to be the link.

    Any help is greatly appreciated.

    Thank you!

    Hello! We have just released the feature linkable images for custom pages! When you upload an image on a custom page, place the cursor over the image and click on the pencil icon that appears in the upper left corner > click Add a link.

  • How to make an object on the master always appear in front on my pages?

    I can't seem to find a way to make an object on my master to always appear in front on my pages. I watched a video on lynda.com muse essentials and it says to select the master then select the object, then go to the tab object in the menu and select move to which I did and it just shows a greyed out layer1, on video, he showed moveto > master forefront

    Thank you

    Morgan

    Refer to a similar thread here - http://forums.adobe.com/message/5581528.

    You just need to move the content of your master page to the top layer of most in the layers panel. And the content of the pages of content in the other layers to be able to manage easily. This shoud keep the contents of the master page at the top.

    The option "move to" is abandoned since we launched a workflow overall better to arrange the objects using layers - http://helpx.adobe.com/muse/tutorials/layers-muse.html.

    Thank you

    Vinayak

  • When I click on Firefox, Xfinity comes how to make Firefox (I already downloaded, and Firefox appears as a tab at the top left)

    Xfinity appears when I click on the orange firefox tab

    This question has been answered in this archived thread: https://support.mozilla.org/en-US/questions/835457

  • How to make a signature of the sender field

    I need to create a field on the library for my own signature model before as I have send the document or sign after signs of customer

    Hello

    If you want to sign the document as the sender, you can define the role of Participant 1 or last (depending on whether you would he sign as first or last) for the signature in the model field. Once the template is saved, you can tie in the Send tab and check "I have need to sign" as first or last as needed.

    -Usman

Maybe you are looking for