mrathell Posted March 10, 2010 Report Posted March 10, 2010 Hello: I'm extremely new to this and don't understand the verbage yet. I had someone begin a site for me, he flaked out, so I'm trying to do it myself. I'm up for the challenge The site he began for me has been taken down and I don't have the original source codes (even though I paid for them). I was able to go into my internet history and get the source codes from those but they are .mht files. Is there a way i can use these to upload (FTP) to my site? Thank you in advance. Quote
falkencreative Posted March 10, 2010 Report Posted March 10, 2010 I haven't personally dealt with this, but you might want to do a search or two on "convert .mht to html". Here are two possible resources (though again, I haven't used these personally). http://www.eggheadcafe.com/software/aspnet/31490538/convert-mht-into-html--n.aspx http://www.sharewareconnection.com/total-html-converter.htm I'm not sure if this will allow you to recover your entire site or not, but it is a place to start. If it was a site was based in PHP or another dynamic programming language though, I don't think you'll be able to use this and get it to work. Quote
mrathell Posted March 10, 2010 Author Report Posted March 10, 2010 Thank you for your suggestion but I already tried that software. I extracted the picures, tabs, the .css file and the .js file and put them nice and neat into a folder but i don't know what to do with that :| Quote
falkencreative Posted March 10, 2010 Report Posted March 10, 2010 Ah, ok. You'll need to figure out what the folder structure is in order for the various files to show up correctly. Most people put the images files in an "images" folder, the css file in a "css" folder, etc... though this depends on the person who coded the site. What's the URL to your site? Perhaps I can help figure it out for you. Quote
mrathell Posted March 10, 2010 Author Report Posted March 10, 2010 What's the URL to your site? Perhaps I can help figure it out for you. ww w.knrtrans lation.com [remove spaces] I've attached one of the .mht files. Quote
falkencreative Posted March 10, 2010 Report Posted March 10, 2010 Based on the code in your website: layout.css goes in a "css" folder SpryMenuBar.js goes in a "SpryAssets" folder SpryMenuBarHorizontal.css goes in the "SpryAssets" folder your images go in a "images" folder Other than those, are there any other files css/js files that need a place to go? Quote
mrathell Posted March 10, 2010 Author Report Posted March 10, 2010 Fantastic!!!!! should the html files go in an html folder or just upload but not specified to a folder? The only other files are files are .png but I'm assuming they should go in the 'image' folder. Thank you so so so very much!!! Quote
falkencreative Posted March 10, 2010 Report Posted March 10, 2010 should the html files go in an html folder or just upload but not specified to a folder? No, you can upload them normally. They don't belong in an "html" folder. The only other files are files are .png but I'm assuming they should go in the 'image' folder. Yes, I imagine that's where they would go too. Glad you got things working. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.