Tag Archives: Textarea

Creating a forum

Hiya, I wasn’t guaranteed about which forum get started on this thread in… hopefully this the first is ok: classic: I’m pondering creating a online community for our intranet, mainly only for communication between staff members, such as logging computer glitches, leaving memos in order to other staff associates, etc. Can anyone recommend fine (cheap, if definitely not free) forum computer software, to save me the need to code something by myself Kind regards!: laugh: Assuming you can run PHP-based forums you’ll find lots of scripts you need to use. The most favorite free ones are generally http: //www. phpbb. com/ and http: //www. invisionboard. com/. To get paid boards you will find http: //www. vbulletin. com/ to get either $85/year, or $160 the initial year and then $30 for your other years. With thanks fil! I am going to give phpbb a go… I’ve a similar issue after having researched lots of forum software (though MY SPOUSE AND I missed phpBB). What I’m looking for is much simpler, more like your BLOG setup. Is there any simple way to setting up something similar to a BLOG yet with net access by only several people To paraphrase I post an … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Table help

Hello, I posted before but no person answered, so I’ll try to become a little more clear. Basically, I use a table and you can find two columns. I made this left column 100px wide along with the right column 600px huge. On the best row, I made that to be 100px wide. While in the top left cell there’s a logo design, on the best right, the big rectangle, is the banner. In the cells about the left, below your logo I created a menu (pics inside each cell). About the bottom right solar cells, I merged all together to help make one big mobile below the banner ad. Here is the problem: I need kid type normally as well as put graphics in such a big cell. Then again, when I check out type, it does not wrap, it merely keeps expanding your width longer as well as longer, making your whole table wider. Additionally, if I make enter, the first cell having a menu button will get bigger (in terms of height). Is there how to make this you big cell competent to put text as well as pics in with no altering the width in the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

WYSIWYG Input Editor

How ought to be a go about creating a WYSIWYG web-based manager for input, ie. for news creation in a very CMS. We’ve used google a lttle bit to find an answer, but when rendering comes around, Personally i think like I’ve missed something. There’s no doubt that the general idea would be to have a iframe rather than a textarea. That you just then via JavaScript first turn on designMode on this document(iframe) Code: document. getElementById(editor). contentDocument. designMode = " on"; After this somewhat unsure. I have following, just a text hyperlink in making the text bold Code: < some sort of href=" javascript:; " onclick=" formatButton(‘teaser’, ‘Bold’); " unselectable=" on" > Bold< /a> But it lets you do nothing. Also, I can’t give any data towards the iframe. So when editing a preexisting news article the item just shows nothing at all. Tried using JS to write (. innerHTML) towards the iframe, but very little luck. Any help is great guys I’m assuming you no longer want to employ, for example, FCKEditor Probably not. I’d really like to understand how to do it by myself, for future benchmark. Also, I’ll be using it in some sort of commercial … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Web Content editor?

We need a content manager, much like which is often used on forums. ONE click BBCode. It would be a wysiwyg editor or it could possibly just be a new text area with buttons. Relating to been looking for one this afternoon but are actually having some problems. Only to make it crystal clear, i am not searching for a CMS answer. I am searching for something which can add more functionality over a basic textarea. Something that will allow a person to edit written content without knowing code. http: //www. fckeditor. net/ You might give that a go. Unfortunately, I can’t actually offer any help on tips on how to use it. appears promising thanks, i will take a look into it. In addition have a go on TinyMCE. TinyMCE will be nice… that’s what all the CMSes use. Both equally look pretty equivalent, i got fkdeditor to figureout within a few momemts and covers my needs. Thanks to the help guys. FCKeditor is fantastic but does anyone know of a more simple editor or a course for adding you own BOLD, ITALIC, and UNDERLINE buttons to your basic textarea.

Posted in Web Design | Tagged , , , , , , , | Leave a comment

EASY UPDATING BY CLIENT

Good day everybody, We are doing a website to get a client that will need updating certain webpages quite frequently (upcoming occurrences, news, etc… ) I’m putting quite a bit of time on the website and I don’t want the integrity on the design to detoriorate once I am from the picture considering I do not think there is anyone within their organization that has experience with website maintenance. Is there any alternative that will having them and additionally the code directly Possibly there is anyway they can update just like a page outside belonging to the actual coding after which the coding recommendations that information Almost like filling out a form after which it it " echoes" the idea or something. I know a bit about PHP but I’m interested in the simplest solution possible. Thank you guys/gals! It depends on how a lot of pages need modernizing. One way would be to simply have some sort of page that updates a text document. Lets say on your own upcoming events site, all you could do is have some PHP program code that echoes the contents of. Then on another page there’s a text area which has the contents … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Using tinymce in a dynamic form

Hello there all, The actual scenario is because follows: I’m using dreamweaver CS3 having Developer Toolbox off shoot. And a database which includes a table with fields: id(integer), name(varchar), content(longtext). The actual text inside quotes ( " " ) describes a field from the database. Concerning a form that has a dynamic list/menu item that gets the (" id" while value, and " name" as label) and it’s working like no bodies business!. And a textarea (for " content" field) which will contents are displayed dynamically using " Multi-Field Drop-down" server behaviour with the DeveloperToolbox > Mode Control. This means everything is working well, choose the " name" with the list/menu and it is corresponding " content" is displayed inside the textarea. Screenshots to help you understand better: Look at attachment 4131 Look at attachment 4132 The matter is when I place the tinymce script and also the text area will be successfully rigged way up with that good editor, it will not likely display " content" next time i choose a " name", it is going to only display that " content" with the first " name" available if your page loads, all over again, choosing a " name" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Ediable textarea

I cannot learn how to make a textarea editable such as one I’m typing this message towards. There’s a Ms Word-style toolbar where I can edit this text – help it become bold, italic, make links, etc. How to get one of those toolbars Every help is drastically appreciated! Frank This is one of them: http: //www. fckeditor. net/demo Zero cost to download (open source). Bless you! This one looks great! This should satisfy my needs. Do you know of any that are a little a smaller amount complex Thats precisely what I ‘ve employed: http: //www. openwebware. com/ Remember that FCKEditor and different such editors typically enable you to reduce the quantity of options in their menu to ensure that what the person actually sees may be a much more limited subset with the full functionality the editor is competent at providing.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Text Formatting problem

My site is known for a PHP based source page which creates a fresh file on the site. My problem is the fact when I submit something coming from a text area, PHP removes many of the line breaks in advance of adding it into a file. So that as you move description I set up is properly formated, one that viewers read is often a single long section. Is there any tool for fixing that Another problem is the fact if I put a " on the name of your file, fopen() automatically adds a backslash just before it. (ie Bob’s stuff results in being Bob/’s stuff) Anyone know why when you can stop either of these from happening With thanks, Theodore The backslash thing refers to this PHP receive: $content = stripslashes($content); You need to use that before everyone save it towards file. The line breaks is really a little tougher to resolve. This actually depends on how you edit the content. I usually do it this way…. but it’s my particular preference. This is to save your content… textarea from a form. PHP: < php //    You  have  a  whole  textarea  from  a  form … //    … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

My Contact Form is all jacked up in IE… help!

I’m IE-debugging my website at this time, and I’ve find a couple glaring difficulties with my contact web site and I really don’t even know where to begin with. The text is aligned on the top of the inputs instead of centered and the particular scroll bar is visible if or not it’s needed, however most glaringly, the PNG transparency about the submit button just isn’t working correctly. That one boggles my imagination, as I’m making use of transparent PNGs throughout the site and this can be a only one that’s having any problems rendering. Your page is right here: http: //mcgee-designs. com/contact. html (Compare to Firefox or Chrome to find out how I’d like it looking. ) Here i will discuss the relevant markup in addition to CSS, to save digging through your source: HTML: < kind id=" contact-form" method=" POST" action=" send. php" > < ul> < li> < source type=" text" class=" one-line" name=" name" value=" Name" /> < /li> < li> < source type=" text" class=" one-line" name=" email" value=" Email address" /> < /li> < li> < source type=" text" class=" one-line" name=" phone" value=" Mobile phone number" /> < /li> < li> < source … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment