A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Opening a web URL that points to PDF file...



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 9th 10, 05:23 AM posted to microsoft.public.outlook.program_vba
Jeffery B Paarsa
external usenet poster
 
Posts: 6
Default Opening a web URL that points to PDF file...

Hello,

I have some URLs that points to PDF files... I don't want to open it in a
browser... How can I open it in PDF window in silent mode "Invisible window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.

Ads
  #2  
Old February 9th 10, 03:30 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Opening a web URL that points to PDF file...

This relates to Outlook how?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I have some URLs that points to PDF files... I don't want to open it in a
browser... How can I open it in PDF window in silent mode "Invisible
window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.


  #3  
Old May 24th 10, 04:35 AM posted to microsoft.public.outlook.program_vba
Jeffery B Paarsa
external usenet poster
 
Posts: 6
Default Opening a web URL that points to PDF file...

Hi,

Doesn't searching the email body and picking up the URL by setting up a
Rules and Alert in Outlook and executing a Script relates to Outlook or not?
If not please you let me where does it relate to? Before executing a VBA
Script in outlook how can I do anything else?
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

This relates to Outlook how?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I have some URLs that points to PDF files... I don't want to open it in a
browser... How can I open it in PDF window in silent mode "Invisible
window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.


.

  #4  
Old May 24th 10, 04:35 AM posted to microsoft.public.outlook.program_vba
Jeffery B Paarsa
external usenet poster
 
Posts: 6
Default Opening a web URL that points to PDF file...

Hello,

If it does not relate to Rules and Alert of Outlook to execute a VBA script
for searching and selecting the URL from the body of the email, then please
tell me where does it belong and relate to? How can I do anything else
before I ran a VBA Script?
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

This relates to Outlook how?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I have some URLs that points to PDF files... I don't want to open it in a
browser... How can I open it in PDF window in silent mode "Invisible
window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.


.

  #5  
Old May 24th 10, 08:19 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Opening a web URL that points to PDF file...

As you never mentioned anything about emails, searching email bodies or
anything else related to Outlook, how is anyone to guess what your intended
question?

In your first post you said you had an URL and wanted to open it not in a
browser but in an invisible window, whatever that is.

At this point I'm still not sure what you're asking. Are you asking how to
parse out an URL from the body of an email? What exactly are you trying to
do? Please explain clearly and state your Outlook version.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hi,

Doesn't searching the email body and picking up the URL by setting up a
Rules and Alert in Outlook and executing a Script relates to Outlook or
not?
If not please you let me where does it relate to? Before executing a VBA
Script in outlook how can I do anything else?
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

This relates to Outlook how?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I have some URLs that points to PDF files... I don't want to open it in
a
browser... How can I open it in PDF window in silent mode "Invisible
window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.


.


  #6  
Old May 31st 10, 06:35 PM posted to microsoft.public.outlook.program_vba
Jeffery B Paarsa
external usenet poster
 
Posts: 6
Default Opening a web URL that points to PDF file...

Hello,

I am trying to parse emails and pick up the URL inside of the body and
execute a program say Adobe Acrobat or customized program/scripts...
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

As you never mentioned anything about emails, searching email bodies or
anything else related to Outlook, how is anyone to guess what your intended
question?

In your first post you said you had an URL and wanted to open it not in a
browser but in an invisible window, whatever that is.

At this point I'm still not sure what you're asking. Are you asking how to
parse out an URL from the body of an email? What exactly are you trying to
do? Please explain clearly and state your Outlook version.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hi,

Doesn't searching the email body and picking up the URL by setting up a
Rules and Alert in Outlook and executing a Script relates to Outlook or
not?
If not please you let me where does it relate to? Before executing a VBA
Script in outlook how can I do anything else?
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

This relates to Outlook how?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I have some URLs that points to PDF files... I don't want to open it in
a
browser... How can I open it in PDF window in silent mode "Invisible
window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.


.


.

  #7  
Old May 31st 10, 06:49 PM posted to microsoft.public.outlook.program_vba
Jeffery B Paarsa
external usenet poster
 
Posts: 6
Default Opening a web URL that points to PDF file...

Sorry it is Office version 2007...
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

As you never mentioned anything about emails, searching email bodies or
anything else related to Outlook, how is anyone to guess what your intended
question?

In your first post you said you had an URL and wanted to open it not in a
browser but in an invisible window, whatever that is.

At this point I'm still not sure what you're asking. Are you asking how to
parse out an URL from the body of an email? What exactly are you trying to
do? Please explain clearly and state your Outlook version.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hi,

Doesn't searching the email body and picking up the URL by setting up a
Rules and Alert in Outlook and executing a Script relates to Outlook or
not?
If not please you let me where does it relate to? Before executing a VBA
Script in outlook how can I do anything else?
--
Jeff B Paarsa


"Ken Slovak - [MVP - Outlook]" wrote:

This relates to Outlook how?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I have some URLs that points to PDF files... I don't want to open it in
a
browser... How can I open it in PDF window in silent mode "Invisible
window"
using VBA?

Here it is:
https://webrouter.accessline.com/tw2...142f-105987880

Regards

Jeff P.


.


.

  #8  
Old June 1st 10, 03:32 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Opening a web URL that points to PDF file...

I have no idea about automating Adobe Acrobat so I can't answer that. I
still don't know exactly what you're doing but there isn't a lot of time to
find out as this newsgroup is being closed by MS today probably.

If you already have an email object you can get the HTMLBody property, which
provides you a string value. You can then use string processing functions to
find an url in the text string. You can search for "www" or "http" to find
an url, you can also look for the HTML "href=" string that indicates that an
url is coming next.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Jeffery B Paarsa" wrote in message
...
Hello,

I am trying to parse emails and pick up the URL inside of the body and
execute a program say Adobe Acrobat or customized program/scripts...
--
Jeff B Paarsa


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why does outlook not use my .prf although registry points to it? desperate outlook user Outlook - Installation 0 January 26th 09 06:51 PM
Outlook Macro for Opening Reuters, Opening Excel File, Send Email Tsp245 Outlook and VBA 1 August 13th 08 09:27 PM
signature files won't show image points to file elsewhere Ditch79v Outlook - Installation 1 February 10th 07 12:24 AM
COntact list points to the wrong mailbox Hank Arnold Outlook - Using Contacts 1 February 1st 07 10:36 AM
How do I set up folder which points to a PST on my hard drive Roger Austin Outlook - Installation 2 November 23rd 06 06:22 PM


All times are GMT +1. The time now is 04:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.