Web Links in Emails.


Go Back   Computer Help Articles > Outlook Express
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:51 PM
Dave Dew
 
Posts: n/a
Default Web Links in Emails.

I use Outlook Express but when I click on a web link or URL (I think that is
what they are called) in an email it does not connect to the web page. I
have to copy and paste the link to the address bar of Internet Explorer to
get it to open. I am sure that until recently all I had to do was double
click on the link in the email message.
I have had a look through 'Options' but cannot find anything that looks as
though it would solve this. Can anybody out there suggest a cure.

Regards.
Dave


Reply With Quote
  #2  
Old 01-05-2006, 04:51 PM
Bruce Hagen
 
Posts: n/a
Default Re: Web Links in Emails.

From:
http://www.fjsmjs.com/OE/nolinks.htm

If nothing happens when you click a link:
Open Windows Explorer.
Go to Tools | Folder Options | File Types.
Scroll down to URL:HyperText Transfer Protocol and select it.
Click Edit or Advanced, depending on your Windows version.
Select 'open'.
Click Edit.

"Application used to perform this action" should read:

"C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
(Check the path to iexplore.exe to make sure that is correct and use the
double quotes.)

DDE should be checked and in the boxes below it you should have:

#1:
"%1",,-1,0,,,,
#2
IExplore
#3 (blank)

#4
WWW_OpenURL

URL:HyperText Transfer Protocol with Privacy should be the same.

Sometimes it is necessary to uncheck Use DDE.



If you get a blank page:


1. Click Start, and then click Run.

2. In the Open box, type:

regsvr32 urlmon.dll

3. Click OK, and then click OK again when you receive the following message:

DllRegisterServer in urlmon.dll succeeded.


4. If that doesn't fix it, see this article:

http://www.mvps.org/inetexplorer/answers.htm#new_window

5. If you are using WinXP try this:
http://www.mvps.org/sramesh2k/reg/IE...lt_Browser.reg


You can also try this:

Go to Start/run, and type SFC (msconfig for WinXP).
Choose 'Extract One File From Installation Disk' ("Expand File" for WinXP).
Type oleaut32.dll, not worrying about its location. Then, click Start.

Next to 'Restore From', type in or browse for the file's location, which is
probably in the Win98 (i386 for WinXP) folder of your installation CD-ROM
(typically D:\Win98), or in your Windows\Options\Cabs (Windows\i386 for
WinXP) folder, as the case may be.

Then, next to 'Save File In', enter C:\Windows\System (C:\Windows\System32
for WinXP), and click OK. System File Checker (or msconfig) looks for the
file, saves it as you requested, and then tells you that 'the file has been
successfully extracted'.

You may need to reboot.
--
Bruce Hagen
MS MVP - Outlook Express
~IB-CA~

"Dave Dew" <daveNOSPAMdew@ntlworld.com> wrote in message
news:%23JrvUg0$FHA.3872@TK2MSFTNGP12.phx.gbl...
>I use Outlook Express but when I click on a web link or URL (I think that
>is what they are called) in an email it does not connect to the web page. I
>have to copy and paste the link to the address bar of Internet Explorer to
>get it to open. I am sure that until recently all I had to do was double
>click on the link in the email message.
> I have had a look through 'Options' but cannot find anything that looks
> as though it would solve this. Can anybody out there suggest a cure.
>
> Regards.
> Dave
>


Reply With Quote
  #3  
Old 01-05-2006, 04:51 PM
DGuess
 
Posts: n/a
Default Re: Web Links in Emails.

"Dave Dew" <daveNOSPAMdew@ntlworld.com> wrote in message
news:%23JrvUg0$FHA.3872@TK2MSFTNGP12.phx.gbl...
>I use Outlook Express but when I click on a web link or URL (I think that
>is what they are called) in an email it does not connect to the web page. I
>have to copy and paste the link to the address bar of Internet Explorer to
>get it to open. I am sure that until recently all I had to do was double
>click on the link in the email message.
> I have had a look through 'Options' but cannot find anything that looks
> as though it would solve this. Can anybody out there suggest a cure.
>
> Regards.
> Dave
>


See the hyperlinks section on http://www.oehelp.com



Reply With Quote
  #4  
Old 01-05-2006, 04:51 PM
Dave Dew
 
Posts: n/a
Default Re: Web Links in Emails.



"Bruce Hagen" <Nospam@mymail.invalid> wrote in message
news:u1yK6i0$FHA.3864@TK2MSFTNGP12.phx.gbl...
> From:
> http://www.fjsmjs.com/OE/nolinks.htm
>
> If nothing happens when you click a link:
> Open Windows Explorer.
> Go to Tools | Folder Options | File Types.
> Scroll down to URL:HyperText Transfer Protocol and select it.
> Click Edit or Advanced, depending on your Windows version.
> Select 'open'.
> Click Edit.
>
> "Application used to perform this action" should read:
>
> "C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
> (Check the path to iexplore.exe to make sure that is correct and use the
> double quotes.)
>
> DDE should be checked and in the boxes below it you should have:
>
> #1:
> "%1",,-1,0,,,,
> #2
> IExplore
> #3 (blank)
>
> #4
> WWW_OpenURL
>
> URL:HyperText Transfer Protocol with Privacy should be the same.
>
> Sometimes it is necessary to uncheck Use DDE.
>
>
>
> If you get a blank page:
>
>
> 1. Click Start, and then click Run.
>
> 2. In the Open box, type:
>
> regsvr32 urlmon.dll
>
> 3. Click OK, and then click OK again when you receive the following
> message:
>
> DllRegisterServer in urlmon.dll succeeded.
>
>
> 4. If that doesn't fix it, see this article:
>
> http://www.mvps.org/inetexplorer/answers.htm#new_window
>
> 5. If you are using WinXP try this:
> http://www.mvps.org/sramesh2k/reg/IE...lt_Browser.reg
>
>
> You can also try this:
>
> Go to Start/run, and type SFC (msconfig for WinXP).
> Choose 'Extract One File From Installation Disk' ("Expand File" for
> WinXP).
> Type oleaut32.dll, not worrying about its location. Then, click Start.
>
> Next to 'Restore From', type in or browse for the file's location, which
> is probably in the Win98 (i386 for WinXP) folder of your installation
> CD-ROM (typically D:\Win98), or in your Windows\Options\Cabs (Windows\i386
> for WinXP) folder, as the case may be.
>
> Then, next to 'Save File In', enter C:\Windows\System (C:\Windows\System32
> for WinXP), and click OK. System File Checker (or msconfig) looks for the
> file, saves it as you requested, and then tells you that 'the file has
> been successfully extracted'.
>
> You may need to reboot.
> --
> Bruce Hagen
> MS MVP - Outlook Express
> ~IB-CA~
>


Thank you Bruce. That all sounds a bit frightening to me. I have had a
glass of scotch and will very shortly be sitting down to a meal.
I shall have an attempt at your advice tomorrow.

Thanks again.

Dave











Reply With Quote
  #5  
Old 01-05-2006, 04:51 PM
Dave Dew
 
Posts: n/a
Default Re: Web Links in Emails.


"Bruce Hagen" <Nospam@mymail.invalid> wrote in message
news:u1yK6i0$FHA.3864@TK2MSFTNGP12.phx.gbl...
> From:
> http://www.fjsmjs.com/OE/nolinks.htm
>
> If nothing happens when you click a link:
> Open Windows Explorer.
> Go to Tools | Folder Options | File Types.
> Scroll down to URL:HyperText Transfer Protocol and select it.
> Click Edit or Advanced, depending on your Windows version.
> Select 'open'.
> Click Edit.
>
> "Application used to perform this action" should read:
>
> "C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
> (Check the path to iexplore.exe to make sure that is correct and use the
> double quotes.)
>
> DDE should be checked and in the boxes below it you should have:
>
> #1:
> "%1",,-1,0,,,,
> #2
> IExplore
> #3 (blank)
>
> #4
> WWW_OpenURL
>
> URL:HyperText Transfer Protocol with Privacy should be the same.
>
> Sometimes it is necessary to uncheck Use DDE.
>
>
>
>> as though it would solve this. Can anybody out there suggest a cure.
>>
>> Regards.
>> Dave
>>



Bruce,

Thank you very much. I followed your instructions as above and everything
is now working perfectly.
I also saw that the problem as usual was caused by my messing about trying
to download 'Firefox'
Many thanks again and to DGuess for your interest and assistance.

Regard.
Dave.


Reply With Quote
  #6  
Old 01-05-2006, 04:51 PM
Bruce Hagen
 
Posts: n/a
Default Re: Web Links in Emails.

You're welcome.
--
Bruce Hagen
MS MVP - Outlook Express
~IB-CA~

"Dave Dew" <daveNOSPAMdew@ntlworld.com> wrote in message
news:OAOAuY7$FHA.2156@TK2MSFTNGP11.phx.gbl...
>
> "Bruce Hagen" <Nospam@mymail.invalid> wrote in message
> news:u1yK6i0$FHA.3864@TK2MSFTNGP12.phx.gbl...
>> From:
>> http://www.fjsmjs.com/OE/nolinks.htm
>>
>> If nothing happens when you click a link:
>> Open Windows Explorer.
>> Go to Tools | Folder Options | File Types.
>> Scroll down to URL:HyperText Transfer Protocol and select it.
>> Click Edit or Advanced, depending on your Windows version.
>> Select 'open'.
>> Click Edit.
>>
>> "Application used to perform this action" should read:
>>
>> "C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
>> (Check the path to iexplore.exe to make sure that is correct and use the
>> double quotes.)
>>
>> DDE should be checked and in the boxes below it you should have:
>>
>> #1:
>> "%1",,-1,0,,,,
>> #2
>> IExplore
>> #3 (blank)
>>
>> #4
>> WWW_OpenURL
>>
>> URL:HyperText Transfer Protocol with Privacy should be the same.
>>
>> Sometimes it is necessary to uncheck Use DDE.
>>
>>
>>
>>> as though it would solve this. Can anybody out there suggest a cure.
>>>
>>> Regards.
>>> Dave
>>>

>
>
> Bruce,
>
> Thank you very much. I followed your instructions as above and everything
> is now working perfectly.
> I also saw that the problem as usual was caused by my messing about trying
> to download 'Firefox'
> Many thanks again and to DGuess for your interest and assistance.
>
> Regard.
> Dave.
>


Reply With Quote
  #7  
Old 01-05-2006, 04:52 PM
lasse jensen
 
Posts: n/a
Default Re: Web Links in Emails.


"Dave Dew" <daveNOSPAMdew@ntlworld.com> skrev i en meddelelse
news:OAOAuY7$FHA.2156@TK2MSFTNGP11.phx.gbl...
>
> "Bruce Hagen" <Nospam@mymail.invalid> wrote in message
> news:u1yK6i0$FHA.3864@TK2MSFTNGP12.phx.gbl...
>> From:
>> http://www.fjsmjs.com/OE/nolinks.htm
>>
>> If nothing happens when you click a link:
>> Open Windows Explorer.
>> Go to Tools | Folder Options | File Types.
>> Scroll down to URL:HyperText Transfer Protocol and select it.
>> Click Edit or Advanced, depending on your Windows version.
>> Select 'open'.
>> Click Edit.
>>
>> "Application used to perform this action" should read:
>>
>> "C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
>> (Check the path to iexplore.exe to make sure that is correct and use the
>> double quotes.)
>>
>> DDE should be checked and in the boxes below it you should have:
>>
>> #1:
>> "%1",,-1,0,,,,
>> #2
>> IExplore
>> #3 (blank)
>>
>> #4
>> WWW_OpenURL
>>
>> URL:HyperText Transfer Protocol with Privacy should be the same.
>>
>> Sometimes it is necessary to uncheck Use DDE.
>>
>>
>>
>>> as though it would solve this. Can anybody out there suggest a cure.
>>>
>>> Regards.
>>> Dave
>>>

>
>
> Bruce,
>
> Thank you very much. I followed your instructions as above and everything
> is now working perfectly.
> I also saw that the problem as usual was caused by my messing about trying
> to download 'Firefox'
> Many thanks again and to DGuess for your interest and assistance.
>
> Regard.
> Dave.
>



Reply With Quote
  #8  
Old 01-05-2006, 04:52 PM
Андрюшенька
 
Posts: n/a
Default Re: Web Links in Emails.


"Dave Dew" <daveNOSPAMdew@ntlworld.com> сообщил/сообщила в новостях
следующее: news:%23JrvUg0$FHA.3872@TK2MSFTNGP12.phx.gbl...
>I use Outlook Express but when I click on a web link or URL (I think that
>is what they are called) in an email it does not connect to the web page. I
>have to copy and paste the link to the address bar of Internet Explorer to
>get it to open. I am sure that until recently all I had to do was double
>click on the link in the email message.
> I have had a look through 'Options' but cannot find anything that looks
> as though it would solve this. Can anybody out there suggest a cure.
>
> Regards.
> Dave
>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Links bar Lee Davies Internet Explorer 6 1 01-05-2006 04:21 PM
links do not appear efg20 Internet Explorer 6 2 01-05-2006 04:19 PM
Tutorial print web page to PDF with embedded clickable links Anthony Susa Windows XP Print Fax 4 01-05-2006 06:43 AM
Win Explorer: how open LINKS toolbar entries in same window? Will Windows XP Customize 0 01-05-2006 06:31 AM
Links not working panny6040 Windows XP Basics 2 01-05-2006 02:12 AM


All times are GMT. The time now is 02:05 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Web Links in Emails.