Thanks for this workaround, Joakim, but I was wondering if createmail would allow such an option ...
Regards,
Pierre
Search found 9 matches
- Sun Jan 04, 2009 4:19 am
- Forum: Coding Questions
- Topic: Newby prob. : how can I display an email before sending it ?
- Replies: 3
- Views: 901
- Sun Jan 04, 2009 1:11 am
- Forum: Coding Questions
- Topic: Newby prob. : how can I display an email before sending it ?
- Replies: 3
- Views: 901
Newby prob. : how can I display an email before sending it ?
Hello,
I need to create a prog for my job that would ask a few informations for email creation (recipients, object, email body and attachment) but I need to display it in my email client (should be Outlook 2003) before sending it.
I didn't find this kind of information in the help file. I use ...
I need to create a prog for my job that would ask a few informations for email creation (recipients, object, email body and attachment) but I need to display it in my email client (should be Outlook 2003) before sending it.
I didn't find this kind of information in the help file. I use ...
- Wed Mar 24, 2004 6:46 pm
- Forum: Off Topic
- Topic: does someone know VBScript?
- Replies: 7
- Views: 2303
- Fri Mar 19, 2004 10:52 pm
- Forum: Coding Questions
- Topic: Windows version compatibility
- Replies: 2
- Views: 1006
Windows version compatibility
Hello,
I plan to migrate my computer from W98SE to XP.
Will my project work on W95, 98, ME, 2000, XP ?
I already know, that, depending on the OS my programs will run, I should uncheck the XP skin support before compiling them
Thanks for any answer.
Pierre
I plan to migrate my computer from W98SE to XP.
Will my project work on W95, 98, ME, 2000, XP ?
I already know, that, depending on the OS my programs will run, I should uncheck the XP skin support before compiling them
Thanks for any answer.
Pierre
- Sun Dec 21, 2003 2:53 pm
- Forum: Game Programming
- Topic: Controlling Force Feedback
- Replies: 1
- Views: 1587
Controlling Force Feedback
Does anyone here knows how to program the force feedback function ?
I guest there's should be something about it in the Direct X API, but I don't know where and how to use it in purebasic ...
Any idea ?
Pierre
I guest there's should be something about it in the Direct X API, but I don't know where and how to use it in purebasic ...

Any idea ?
Pierre
- Tue Oct 28, 2003 5:09 pm
- Forum: Coding Questions
- Topic: How to get a list of links in a web page ?
- Replies: 4
- Views: 1935
- Mon Oct 27, 2003 7:54 pm
- Forum: Coding Questions
- Topic: How to get a list of links in a web page ?
- Replies: 4
- Views: 1935
How to get a list of links in a web page ?
Hello,
I'm planing to create a prog that would allow to generate a list of links in a webpage.
I assume I would have to download the page and then parse the <a href=""></a> lines.
Is there a way to recursevely read all the links "on line" (I found nothing for this particular purpose ...
I'm planing to create a prog that would allow to generate a list of links in a webpage.
I assume I would have to download the page and then parse the <a href=""></a> lines.
Is there a way to recursevely read all the links "on line" (I found nothing for this particular purpose ...
- Mon Oct 06, 2003 12:08 pm
- Forum: Coding Questions
- Topic: Maybe already asked ...
- Replies: 10
- Views: 5138
- Mon Oct 06, 2003 10:54 am
- Forum: Coding Questions
- Topic: Maybe already asked ...
- Replies: 10
- Views: 5138
Maybe already asked ...
Hello,
I'm desperately looking for a way to add a print function in a webgadget; I've read that we can use javascript to ad a button in the document itself, but how can we print any web page, when loaded ?
Thanks for any answer.
Pierre
I'm desperately looking for a way to add a print function in a webgadget; I've read that we can use javascript to ad a button in the document itself, but how can we print any web page, when loaded ?
Thanks for any answer.
Pierre