473,831 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dreamweaver MX - advanced users question.


I run an informative site containing a few hundred pages and I would like to
insert a "Tell a friend" link (mailto) in every page as a *free*
self-promotion tool.

I want my links to open an email pointing to the generating page itself (in
the message's body) with something like this: "I've found this page,
@@page's <title></title>@@, to be of interest to you. Check it out: @@page's
complete url@@

Do you consider possible to use Dreamweaver's conditional expressions (or
something else) for inserting such code into my templates so that every
uploaded page can have its individual code written automatically? If so, how
can I do it?

Here's the code so far, try it:
<a
href="mailto:%2 0?Subject=Sugge stion.?Body=I%2 7ve%20found%20t his%20page,%20t i
tle,%20to%20be% 20of%20interest %20to%20you.%20 Check%20it%20ou t:%20URL">Tell a
friend</a>

Jul 24 '05 #1
2 1761
William J. Tcherust wrote:
I want my links to open an email pointing to the generating page itself (in
the message's body) with something like this: "I've found this page,
@@page's <title></title>@@, to be of interest to you. Check it out: @@page's
complete url@@ Here's the code so far, try it:
<a
href="mailto:%2 0?Subject=Sugge stion.?Body=I%2 7ve%20found%20t his%20page,%20t i
tle,%20to%20be% 20of%20interest %20to%20you.%20 Check%20it%20ou t:%20URL">Tell a
friend</a>


The subject & body tags are 'non-standard', afaik. I've never found
documentation of which browsers do/don't support them. I've been warned
here before that such non-standard usage will cause some browsers not to
use the link at all. Personally I don't know of any browsers without
support for this, but I haven't done anything like an exhaustive check.
I've never tried mailto: without a target address, either.

Chris
Jul 24 '05 #2
In article <1112669362.cba ca2b0428fd5e167 80b80f283331d1@ teranews>,
wi*****@work.co m enlightened us with...

I run an informative site containing a few hundred pages and I would like to
insert a "Tell a friend" link (mailto) in every page as a *free*
self-promotion tool.


Many hosts offer the "Tell a friend" script for free. Mine does. Check with
yours before going to a bunch of trouble.
--
--
~kaeli~
Never mess up an apology with an excuse.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 24 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2821
by: jm | last post by:
Somebody on here recommended Dreamweaver with PHP. I am coming from (still using really) ASP and ASP.NET. PHP is more like ASP and not a whole lot like .net, but I wanted to know how Dreamweaver will help me with PHP. Is it easier to make a website "prettier" with Dreamweaver? Just need guidance on why to use Dreamweaver with PHP. I am using HTML kit or notepad and, of course, Google. Usually use the languages and objects for hitting...
3
1731
by: Craig Keightley | last post by:
I can add a repeat region no problem to a page, but how do i reset the recordset to add a second loop Is it something to do with reset()
0
2387
by: dc | last post by:
Hello. I am looking for some Beta Testers for a new product called "Nested Templates" that uses a Dreamweaver MX Extension. More info can be found here http://www.decloak.com/Products/Dreamweaver/NestedTemplates/ It's basically a product and extension for building a web site with a navigation menu like
7
4533
by: Colin Kingston | last post by:
Hi I have reasonable experience with access. I am just about to start a web based database project for my computer course. I have very very limited experience of frontpage, VB & VB script, I have no experience of ASP or dreamweaver. I have office xp pro and am in the process of buying and installing win xp pro. Is there anything else I need?
12
1889
by: rj | last post by:
We are developing an ASP.NET website that will provide databasae access to the users, for ordering and looking up different information. The static website is developed in Dream Weaver and this is where the user will supply the logon information to get into the ASP.NET application. We would like to have it appear to the user as one site, so if they are on the static site or database site, it would appear as the same site to the user. Can...
2
1324
by: Wendy Elizabeth | last post by:
I am having problems using Dreamweaver mx 2000. My company purchased two licenses of the Universal Macromedia subscription. The other web programmer is not working at this company any more and I need to make changes to a website that was written using Dreamweaver mx 2000. I have no experience with Macromedia. I copied and pasted the web pages to my windows 2000 operating workstation and setup the site based upon directions I found on the...
29
2095
by: Greg | last post by:
Now can someone help me answer this question? Northwind Traders is a chain of department stores located around the country. It is setting up a new sales system cashiers will use to accept payments from customers. As a pilot project, you are creating a Windows application to implement a new sales system in one of the stores. You want to use an existing Web Service in this Windows application. You have implemented security and ensured that...
53
4880
by: MajorSetback | last post by:
I am starting up a home business and will be setting up a web site to market the software that I will be developing in C++. I was wondering if I should buy something like Dreamweaver or Frontpage or try to develop the web pages directly using HTML and a text editor. I have not had experience building web pages but have had several years experience in programming in C and C++ and in using LaTeX for document preparation. Any advice...
2
2744
by: Alex Bögli | last post by:
Hi I have a rather advanced deployment scenario and wanted to know, if anyone has an idea how to accomplish that with ClickOnce: We are deploying a 3-tier application with a client connecting to web services, which then connect to a database. The tiers are all on different nodes and we have around 1000 client users. We currently deploy the web services with Wise and adjust the database (cluster) manually. The clients should be...
0
9793
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9642
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10777
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10534
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9317
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6951
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4416
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3963
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3076
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.