Why are my draft emails deleted after I send them?


Earlier versions of yahoo mail did not auto delete draft emails after sending them. I used this to save boilerplate email templates. How can I prevent auto delete of drafts.
Thanks.

What do you say in an email when you’re trying to keep in touch?


I chatted with some people in the industry that I want to work in, a few weeks ago and just wanted to make sure they didn’t forget about me. I’m looking for some sort of template

is the a place or a site i can go to the the lets me download free flash templates?


like for example a site where i can download free flash templates

How do you add a link to an html file to a FLASH web template?


I am using Macromedia Flash 8. I am not a techy by any means. I think you need to add a button/symbol but I am having trouble linking the button to the html file.

Where can I find a Web site Template with a psychology theme?


I’m looking for a web site template with a psychology theme. Can be HTML, Flash, PHP; free or not… doesn’t really matter as long as it has a Psychology, Counseling or Mental Health theme.

How can I send HTML mail using SQL Mail of SQL Server 2k?


I am using SQL Server 2000. I wanted to send MIME type mail through SQL Mail. So I downloaded xpsmtp80.dll and copied to C:\Program Files\Microsoft SQL Server\MSSQL\Binn\DLL. Then I registered it by exec sp_addextendedproc ‘xp_smtp_sendmail’, ‘xpsmtp80.dll’. I granted permission to public by grant execute on xp_smtp_sendmail to public.Now when I am executing this

declare @rc int
exec @rc = master.dbo.xp_smtp_sendmail
@FROM = N’MyEmail@MyDomain.com’,
@TO = N’MyFriend@HisDomain.com’,
@subject = N’My first HTML mail’,
@message = N’

This is some HTML content

‘,

@type = N’text/html’
select RC = @rc
go

An error generating stating

ODBC: Msg 0, Level 16, State 1

Cannot load the DLL xpsmtp80.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.).

(1 row(s) affected)

Please anyone help me to sort out this problem.

free Flash Mx 2004 website templates?


Hi,
I was wondering if anyone can give me some links to free flash website templates for Flash MX 2004 (or older version)
Thanks

Is There a way That I can Download Power Point Templates to My Flash Drive and use them on Another Computer? ?


I have Power Point at school and at home, but i need to have more templates (backgrounds) for my project. I do not have internet at my house and I need to have access to more templates. Can someone tell me a step-by-step processs for doing this if it is possible? Thanks.

yahoo mail html editor?


is there a yahoo mail inbiult html editor in mail coz when i forward a mail i need to make some changes in it but it already displays in graphical mode and when i see the url of picture in mail that i get from yahoo groups it gives that the picture is emmbeded with the mail so plz help me out any kind of help will be appreciated. and how do run javascript on my mail well javascript is not important for now.

Removing “discuss” tab and add or replace it with “email article” tab in Mediawiki?


I need some help with my wiki that I created for documentation at my job. I need to remove the discuss tab and/or replace it with a mail article tab. The tab needs to show across all pages like the discuss tab but when the tab is clicked it should invoke Microsoft Outlook with a link to the wiki page in it.
I’ve seen a wiki that did this it had a email article tab and when you click it, Outlook opens up a email template with the wiki page link inserted in it.
Does anyone know how to do this?
Any help would be appreciated .