This is just a test!


Sunday, September 16, 2012

Black Hat Forum Black Hat SEO: How to add a text area in wordpress

Black Hat Forum Black Hat SEO
BlackHatWorld is a blackhat SEO Forum dedicated to learning black hat seo, cloaking, doorway pages, blogging, automatic content generators and more. Master the ART of "BlackHat"!
How to add a text area in wordpress
Sep 16th 2012, 22:45

EDIT: Never mind I solved it by using adding a div in the css with "overflow: auto" Hy. For a few days I try to do that and I didn't get a result. So.. I have some text in a mysql table and I try to post it in a page in a text area. I get a plugin "Simple Select All Textbox" and mange to insert text area in post. I make the php script that retrieve the text from the mysq, insert that script in the text area but instead of putting each line of text on each row like this: text_line_1 text_line_2 text_line_3 .... text_line_6 I get it like this "text_line_1 text_line_2 text_line_3 text_line_4.... text_line_6" This is normal since in the text area the html code is not recognize I could post the text directly in the text area the only problem is that I'm talking about 3000 lines and the post area freez when I try to copy paste the entire text. I want to use a text area/ text box because that have a scroll down bar and I do not want the text to expand the page size. Any idea how to do that? Thank you

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

No comments:

Post a Comment