Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Launch .MHT through <a href>???
Closed Thread
Old 06-05-2008, 09:50 AM   #1 (permalink)
CntdwnToExtn's Avatar
 
Monster Techie

Join Date: Jan 2005

Location: Parents Basement

Posts: 1,340

CntdwnToExtn is on a distinguished road

Send a message via MSN to CntdwnToExtn
Default Launch .MHT through <a href>???

okay, i'm just saving the page as a .jpg through SnagIT now which is actually a smaller file and displays the same.
if anyone would still like to explain my original problem....


okay,

i am trying to get news articles displayed on my Intranet however i simply cannot have a link to the site hosting it because of proxy rules limiting where users can go.

so i'm using a program called SnagIT to save the article as a .mht which is great because it saves everything in 1 file and no need to look for .css, images, etc. links.

when clicking the file on the desktop it launches no problem, displaying the whole page and if users click on any link proxy denies them.
however, when i add it to my page and click on the link it returns the following line

MIME-Version: 1.0 Content-Type: multipart/related; type="text/html"; boundary="==boundary" This is a multi-part message in MIME format. --==boundary Content-Type: text/html Content-

and displays a bunch of jibberish.

i've tried the following:

<a href="file.mht">blah</a>
<a href="server/file.mht">blah</a>
<a href="file://file.mht">blah</a>

as well renamed the ext. to .mhtml with no luck.

am i missing something here?

using wamp5 v1.6.1 on server 2003

thanks
__________________

Last edited by CntdwnToExtn; 06-05-2008 at 10:45 AM. Reason: New way of doing it.
CntdwnToExtn is offline  
 
Closed Thread

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
4XXX launch details. Drizzt NEW Technology Services & Products 30 05-25-2008 11:28 PM
GeForce 9900 GTX & GTS Slated For July Launch maroon1 Building, Buying, or Upgrading High Performance PC Systems 8 04-25-2008 05:12 PM
Nvidia to launch nForce 790i chipset in 2Q maroon1 Other Computer HW Topics 0 01-29-2008 02:37 PM
Saving Quick Launch Icons cliffhucker Windows Operating Systems and Software 6 06-25-2007 07:37 PM