Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Opening a web URL that points to PDF file... (http://www.outlookbanter.com/outlook-vba/99971-opening-web-url-points-pdf.html)

Jeffery B Paarsa February 9th 10 04:23 AM

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.


Ken Slovak - [MVP - Outlook] February 9th 10 02:30 PM

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.



Jeffery B Paarsa May 24th 10 03:35 AM

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.


.


Jeffery B Paarsa May 24th 10 03:35 AM

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.


.


Ken Slovak - [MVP - Outlook] May 24th 10 07:19 PM

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.


.



Jeffery B Paarsa May 31st 10 05:35 PM

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.


.


.


Jeffery B Paarsa May 31st 10 05:49 PM

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.


.


.


Ken Slovak - [MVP - Outlook] June 1st 10 02:32 PM

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




All times are GMT +1. The time now is 04:57 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-2006 OutlookBanter.com