Question about email on the website link

I'm building my first site that requires an e-mail link. If I understand correctly the mailto link will work only if the visitor tries to use it does not use a system of web mail for their emails. The problem is so many people today use webmail and my client needs everyone to be able to contact him through his web site. I'm not a programmer, so I don't know how to write a script for this. Can someone give me advice on how to do this.

Respectfully,.

Quicpic

For the Mailto: link to work, the visitor needs an e-mail client installed on their computer that they can use or web device.  Many people don't have access to an email client because they are web mail users or access to the web from public terminals in schools, libraries, community centres and cyber-cafés).

For best results, you must provide a contact form on your site with a form processing script to e-mail in the language side Server recommended by your web host (PHP, ASP, Perl, ColdFusion,...)

First, contact your host and ask them if they have a script - email form, you can use.  Sometimes, it is already installed on the server.

If none are available, you can make your own scripts with Forms to Go of Bebosoft.  You can also use a Service like Wufoo contact form

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB
http://ALT-Web.blogspot.com

Tags: Dreamweaver

Similar Questions

  • Where and how do I ask questions about Email?

    The Commission opening thingy is complicated, I have trouble finding my way around it.  I don't know where or how questions about email.  Is there an easier way than trawling through all these icons?  Like a list or something - as you get on all other forums on the internet?

    It would be a good starting point: Mac mini

    Or the appropriate under MAC Os and system software section.

    You might also find this useful: find answers and new questions

  • where to post a question about iTunes on the iPhone?

    I have a question about a problem with iTunes on the iPhone (iOS), but I do not see a 'Community' with this title (or anything close;  I have no idea what "iTunes U" means).

    For lack of a better idea, I just posted to the community "iTunes for Mac", but I don't think that's true.

    Please let me know where I should post to an iTunes on iPhone issue.  Thank you.

    It should probably be posted in the community Using iPhone Apple Support communities. I'll ask a host spend your question in iTunes for Mac, if it has not already been moved.

    EDIT: Just read your message, and I think it's probably better where it is (because you need help syncing your songs via iTunes on your Mac). He should be fine here, but if the moderators believe that he should be somewhere else, they will move for you.

  • Question about ActionBar on the first screen of the application

    Hi, I have a question about the actionbar behavior in the first screen of the application

    index.htm pushes immediately main.htm with actionbar. ActionBar clicks and responds correctly until I have add overflow on some buttons.

    When I click on the button of overflow, the overflow is displayed at the bottom of the page, the top of the overflow is put in correspondence with the upper part of the actionbar so buttons actionbar overflowing content is not visible.

    I reproduce this problem with the sample application.

    This is expected behavior? Is there a way around it?

    I was able to reproduce the problem and have connected it

    https://github.com/BlackBerry/bbUI.js/issues/329

  • Question about to browse the lines of a viewobject

    I want to iterate over the lines of a viewobject. So, I use the following code snippet to do:

            String amDef = "model.service.TestAM";
            String config = "TestAMLocal";
            ApplicationModule am = Configuration.createRootApplicationModule(amDef, config);
            ViewObject vo = am.findViewObject("EmployeesView1");
            RowSetIterator iterator = vo.createRowSetIterator(null);
            iterator.reset();
     while(iterator.hasNext())
            {
                Row currentRow = iterator.next();
      System.out.println("Value: " + currentRow.getAttribute(1));
            }        
            
     iterator.closeRowSetIterator();
     Configuration.releaseRootApplicationModule(am, true);
    

    Now, I had a question about this code snippet. He get all records from the table of data to the model layer, that is, to the application server? If so, what part of the code for this? vo.createRowSetIterator maybe?

    Your example of code appears that I wasn't there. The default iterator and one that you get by vo.createRowSetIterator are different.

    And do not forget to close the iterator, you created as you lose in other resources.

    Timo

  • Go to the url fails button for the email with the internal link

    I'm putting a button in a DPS article that uses Mailto: for an email containing a url link in the body using basic html. Email opens fine in the browser of the device with the information fields and the link will appear blue and underlined as if there is a link, but typing does nothing. I sent the email to myself and tried clicking on it on my laptop and nothing.

    It's used to work. The url is certainly valid. No idea what I could do wrong?

    Thanks, Beth

    Hi Neil - The code you sent has not worked at all. (Sorry!) but I was able to understand. The quotes were the big problem - thanks for the tip on this subject! This is a preference setting. In addition, links are ONLY active if the beneficiary GETS the email, not on the iPad when you send it.

    I used the same basic to code html, btw.

    Thanks again to you and Bob!

    Beth

  • Question about backing up the Lenovo factory

    Hi, I have an E530, I have a question about the Lenovo factory back, I'm a little unsure of the difference between the bootable media and just backup data.

    Is the bootable media just the equivalent to a disk of windows 7?

    the option data backup all currently installed on your laptop?

    I tried with the two checked options the other day and I got to the point where he solicited for disc DVD - RW 6 so I cancelled because I didn't know how much in total he would do, would be nice if he told me so I could better prepare.

    Also, if I was ever to use the data disks, would you boot from the startup disk you did first then also boot from CD 1 of the data disks?

    Hi James,

    We create these disks to customers of all time.  In our case we have Win 7 Pro, pre-loaded.  Win 8 discs are already included with the device.

    The process of factory recovery disks will create a set of disks [the E530 in the USA, to 4 DVD - Yes it would be nice to know how much to advance] will allow you to restore your machine out of the box.  The first disc it creates is a boot disk - you start from this when you start the recovery process - that's all it is. No file data/images for the restore process.  Other disks contain image files needed for restoration.  This does not save the user data. It is a different process.

    Since you started & cancelled the process, I'm not sure that it will allow you to re - burning the discs.  Because of the MS license restrictions, you are allowed to burn discs once.  We got all the way on the last drive and had the process fail [we don't know why - maybe bad disc?] and we cannot redo records because he thinks that we have successfully created their.  So, we have to call Lenovo support and ask them to send us a set of disks in Windows 7.

    I hope this helps...

    Al

  • Question about mismanagement of the effects in the construction of sequence

    Hi all

    I read the BPEL 2.0 document and met a question about management failures and the normal flow of control in the < sequence > construction.

    For example, in the following code fragment:

    <>sequence
    < call...
    < catch faultName = gt; a.
    < / call >
    < receive... >
    < / sequence >

    If fault one is taken and processed by error handler, when the fault handling ends at will are receive > activity start or jumped?

    According to the document: < receive > will begin when < call > complements, but the 'complete' includes the 'ends in vain", (i.e. a fault is stuck inside the < call > and dealt with)?

    Hope you can help me and thank you very much.

    Published by: user8301699 on April 9, 2009 19:04

    Hello

    You have reason, 'full' includes the 'ends in vain", (i.e. a fault is taken inside the and treated).

    Hope this answers your Q.

    See you soon
    Rémy Pucha

  • I do not see the history of my site in my navigation bar (only Web site icon and not the website link). How to cancel it?

    Before I upgraded to the latest version of firefox, I could see the history of my Web site in the navigation bar. By that I mean I could see the real links and I could move everyone to see that I wanted to visit. Now, these links do not exist (or if they are, they are not visible to me) and I cannot see the icon of the Web site and cannot see what link is by actually selecting. How to cancel it?

    Try disabling hardware acceleration in Firefox.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode without failure.
  • Question about graphics on the Satellite A200-1VO card memory

    Hello
    How do you assign more memory to the graphics card on laptop Satellite A200-1V0?
    Thank you

    Hello

    in your case it s not possible to change the size of graphics by yourself, memory as graphics memory in your machine is shared with main memory, so if you upgrade main memory and graphics memory should increase. But this question is governed by the chipset and the user has no influence on it.

    Welcome them

  • QUESTION about to connect the calling WinsCard.dll drive

    could not get the list of player and connect the player successfully by call winscard.dll under C:\Windows\system32 folder in my local PC, but the other PC could do that.

    My PC environment: 2002 XP, SP3
    the version of winscard.ll is August 4, 2008

    Hi Yang Yu,

    1. Is the issue with the computer recognizes the card reader or the card reader can't read the card?
    2. What is you receive the exact error message?
    3. What is the number and the model of the card reader?

    Refer to the article below and try the steps mentioned, if you use Windows XP Professional x 64 edition.

    A universal serial bus smart card reader that is connected to a Windows Server 2003-based computer may not detect the smart card

    http://support.Microsoft.com/kb/919922

    Your question does contain all the required information necessary for us to help you. Please provide more relevant information to continue troubleshooting as a result.

    How to ask a question

    http://support.Microsoft.com/kb/555375

  • Question about vMAC on the DLR LIF

    Hello

    Based on the design of NSX Guide: "every LIF has assigned an IP address, which represents the default IP for the logical segment L2 bridge, it connects to a vMAC address. The IP address is obviously unique by LIF, then that same VMAC is attributed to all LIF defined"

    This test in the HOL laboratories, I started a ping from 172.16.10.11-> 172.16.20.11.  I configured a mirror port with source such as app-sr-01 a (172.16.20.11) (not available on servers web/app HOL tcpdump!). Looking at the MAC addresses on the package 'in' GRE encapsulated packet (see below cliché) I have a few questions:

    1. whence the source MAC on the 00:50:56:f1:f7:a2 of ICMP request packets? What cli command would show this MAC address?

    2. If each LIF must have the same vMAC, "arp - a" output on the corresponding servers shows different MACs for 10.1 and 20.1 LIF.  Is this expected or a Nested lab thing or did I miss something?

    vmac-question.png

    1 MAC SRC in the query is almost certainly a pMAC for the ESXi server where the web-sv-01 has. You should be able to see in "net-vdr - C-l" running on this host.

    2. "arp - a" output for your web-sv-01 a don't look right, you should see VMAC (02:50:56:56:44:52) for all DLR LIF. What version of NSX do you use?

  • Question about consumption on the Satellite A660-10W

    My A660-10W (new) was wrong and Toshiba (Mafil in Israel) has changed the hard drive.
    Now the computer acts differently that before when I got it like new.

    For example; and my question is:
    1. After about 15 minutes, it automatically goes into sleep mode.
    I understand that the setting can be changed, however I would like to know if this happens when something is running?
    either I left the WD external BACK-UP running, but he fell asleep...
    2. the same thing will happen if Im watching a movie, for example?

    Thank you

    Laptop can't handle in different way. I guess you are using the recovery of images (Toshiba original Win7) and parameters are exactly the same as before.
    # Yes, you can change it. Simply enter the change plan settings for the power plan that you use, and where you can change the time when the laptop should go to mode "Eve". You can also disable using Pétion NEVER.
    # I can't say with certainty, but on my computer laptop doesn t go "standby mode", when I watch the movie. Test it. Set for 2 minutes and put on a movie.

  • BlackBerry 10 Question about email and android runtime

    Greetings,

    Just, I got my new Z10 and have a few questions.

    1. is it possible to email to send in plain text by default? I see that I can select email but don't want to accidentally send a html email or I will never hear the end of it.

    2. I was wondering if it is possible to disable the android runtime, and how do we know if an application in the BlackBerry world runs on it?

    Edit: going to throw one over there:

    3. I see I can transfer files via WiFi and SMB, since I have my device and the SD card, encrypted, if I transfer files (I use smbclient from samba) are my files encrypted on the fly?

    Thanks for any help,

    Brian

    Yes, Built for BlackBerry means it's a native app for BB. Here is some info:

    https://developer.BlackBerry.com/builtforblackberry/documentation/overview.html

    The runtime executes in its own shell protected so he can do no damage to the device, but if you don't use a lot of apps, it should not be a problem. Keep in mind that some apps don't come that android ports so you will be somewhat limited.

  • Questions about some of the keys on the keyboard

    I have Windows 7 and some of the keys on the keyboard are unknown for me. I tried to get these stars, but I got about 30 different answers and didn't know we had the right answer.

    I have a Pavilion Elite HPE-450f

    The symbols following, unknown to me at the moment are 'Fn' next to the 'Ctrl' key on botton left; a symbol of the Crescent Moon on the "F2" key a left double-arrow on the F5; a symbol unique arrow right/pause press the F6; right double stop on the F7 and an arrow symbol on the F8 key. These are the only ones that I have questions on.

    Thanks in advance for your help.

    While pressing the fn key, the arrow keys serve as common controls of media player.

    FN more Moon puts the computer to sleep.

Maybe you are looking for

  • Page does not correctly in FF 18.0.1 for Mac, but it's on all

    Please visit this page. http://windhamtaxpayers.org/Windham/ On all 18.0.1 FF for Mac, the fine aligns sidebar, articles of blog style listed in the 3/4 left. But on mine, no matter what I do, the sidebar is all fuzzy! Can't do the theme files, as th

  • No sound HDMI on dv6t-1100 CTO

    I have a laptop dv6t-1100 CTO Entertainment. When I bought it, it is installed with Windows Vista. Then, I was able to connect it to my home theater HDMI system by simply choosing the HDMI output. Since I upgraded to Windows 7, when I attach the HDMI

  • State machine with the help of event

    Hello everyone, I have a question on how to achieve the "Timeout". In the diagram below, you can see 2 different situation: 1. in the 1st case, I used the state machine, it starts in State 1, that contains a case of event. From there, it will first b

  • HP LaserJet Pro M127fn: HP LaserJet Pro M127fn and rotated 180 °

    Hello, where you define the "rotate 180 °" when printing documents? In the direction of properties - Edit - this option is not.

  • that means "ttsecuritymanager.exe" happens while I install the software of 2020

    Hello I try to install on my leptop 2020 (asus k55v processor intel core i7 3610qm mem8GB win7 Premium) During installtion, he opens a window "ttsecuritymanger.exe" what does that mean? How can I solve the problem?