Welcome to TalkGraphics.com
Results 1 to 3 of 3

Hybrid View

  1. #1

    WD6 Re: Xara WD Resource Links

    Web Designer 6 related resources can be found here:

    April 2nd WD6 update
    WD6 Tweakset from Covoxer
    HighSlide popup/slideshow variables as .xar file tweaks from member Boy.
    HighSlide language tweaks from member Boy.
    Autoplay popup slidehow tweak
    Last edited by steve.ledger; 16 April 2010 at 12:27 AM.
    IP

  2. #2

    Default Re: Xara WD Resource Links

    HTML character codes useful for use with mailto: strings for example.


    Samples

    mailto:user1@domain.net,%20user2@domain.net
    Result
    Click image for larger version. 

Name:	mailto-example1.jpg 
Views:	586 
Size:	6.2 KB 
ID:	72839

    For semi-colon rather than comma seperators use %3b and a space %20

    mailto:user1@domain.net%3b%20user2@domain.net
    Result
    Click image for larger version. 

Name:	mailto-example2.jpg 
Views:	590 
Size:	5.5 KB 
ID:	72841

    A more complex line which would include CC and BCC, plus include a subject line and body message would be:
    HTML Code:
    mailto:person1@domain.net?CC=person2@domain.net&BCC=person3@domain.net&Subject=Free%20lunch&Body=Hi%0DEveryone%20is%20invited%20to%20this%20free%20lunch.%20Bring%20a%20friend.%0D%0DSteve
    Result:
    Click image for larger version. 

Name:	mailto-example3.jpg 
Views:	624 
Size:	36.8 KB 
ID:	72840

    %20 = Space
    %0D = hex for a Carriage return
    %3B = Semi-colon
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •