Add a large html file
-
I have a large html file (2.21 MB), and I want to put in a page in my blog. After I copied and pasted the html code into my page and click Publish button to add the page, I didn’t get the confirmation screen and the new page is saved as draft. However I was able to preview the new page, but I cannot publish it. I have tried many different ways (even in Quick Edit mode) but the system gave me the errors and page is in draft status. In addition, I was unable to delete the page. Here the page preview , http://mssqltutorials.wordpress.com/?page_id=278&preview=true
Thank you
The blog I need help with is: (visible only to logged in users)
-
Only you can see a “preview” — we cannot see it. Have you read the support documentation section on posting source code? http://en.support.wordpress.com/code/posting-source-code/
-
Clicked too soon – sorry. This is the contact link for Staff > http://en.support.wordpress.com/contact/
-
-
Also, if the HTML contains things like iframes, forms, flash or javascript, or script of any type, it will be stripped out by wordpress for security reasons.
-
thesacredpath, I know that it’s just normal html and basic markups, no scripts, forms or iframe. You can copy the source codes at http://mssqltutorials.wordpress.com/?page_id=278&preview=true, then try to create new page with the copied source code in the html mode and to publish from your blog. You will see the issue.
-
download file here, http://mssqltutorials.files.wordpress.com/2010/12/sql2008upgradetechnicalreference.doc
then rename it as .html or .txt then copy text to your new blog’s page.
-
We cannot access the preview in your dashboard. We are just volunteers and have no access to your account.
The thing is, a 2.1MB HTML file is absolutely huge and would end up taking forever to show up. Even some of the most complex web pages around only weigh in at under 200k.
What exactly does this file contain?
In general with something this large, I would suggest breaking it up into a series of posts, if the content allows that.
- The topic ‘Add a large html file’ is closed to new replies.