Re: How to enable gpedit on Windows 10 & 11 Hardware and Software Microsoft Windows by Lethabo … on Windows Home systems, users can enable the Group Policy Editor using a script, allowing them to control updates more effectively… Re: How to enable gpedit on Windows 10 & 11 Hardware and Software Microsoft Windows by Reverend Jim I understand this script does not work in all cases. If not you can try Policy Plus which is available on GitHub and MajorGeeks. Re: how I put code blocks in the forum topics? Community Center Geeks' Lounge by Dani > Yes, on a smartphone, we currently are not showing our full editor. This is on our list of future improvements. As of right now, our full editor is not mobile compatible. Update: Our editor has been mobile compatible for well over a year now. I'm going to mark this question solved. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … from the code block below. One weird thing, in my editor, the 'use' commands were coming back as syntax errors but… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … from the code block below. One weird thing, in my editor, the 'use' commands were coming back as syntax errors but… editor Digital Media UI / UX Design by mehdi.yazdani Hi, i created some pages in my website that i would like to insert editor for inserting some HTML or PHP codes that i searched many times on the net for this kind of editor but i couldn't find what that i want is there any body to help me ?? all i want is a editor like daniweb's, that you can insert [//code]HTMLCODES[///code] . Re: editor Digital Media UI / UX Design by raphie … jQuery look for the cleditor plug-in or the UBB editor plug-in [URL="http://www.webcheatsheet.com/javascript/bbcode_editor…="http://corpocrat.com/2008/08/15/free-wysiwyg-bbcode-editor-in-javascript/"]corpocrat.com[/URL] . Re: editor Digital Media UI / UX Design by mehdi.yazdani please accept my apologize i didnt get notice with your suggestion so if you can please explain it that how can i put this kind of editor inside my pages i should mentioned that i used tinymce editor in advanced mode or basic one but i cant recognize how to set this kind ??? please help me with this ? Re: editor Programming Web Development by Shanti C … please tell me how to try keith editor...[/QUOTE] You have to place that editor folder in your virtual directory and try…... Check this path in your local: [url]http://localhost/web/editor/fckeditor/_samples/html/sample09.html[/url] editor Programming Web Development by queenc hi, in my application i have using editor for the jobseeker to paste their resume.butthe editor is not working properly can anybody tell wat is are alternative.i wanted the user pasted data to as it is when it is viewed thanks editor Programming Web Development by dr.4030 Hi, i wanna put some editor with HTML plugins that i can insert my html or php or any other codes inside my pages just like daniweb editor is there any body to help me ?? Re: editor Digital Media UI / UX Design by Dandello Daniweb uses UBB code - any decent html/text editor will do [B]simple[/B] html/css code insertions for … Re: editor Digital Media UI / UX Design by mehdi.yazdani all i want is a editor like daniweb's, that you can insert [//code]HTMLCODES[///code] . i wanna the just <script> just like tinymce or CKeditor [COLOR="Red"]but with HTML and/or PHP plugins[/COLOR] Re: editor Digital Media UI / UX Design by Dandello You now appear to be talking about something that will insert html or UBB codes into a form submission. See raphie's answer - you need a plugin or custom script. The UBBCode editor has pretty clear instructions on how to add it. Of course, it also assumes your resulting file can be converted properly back to to html to be rendered by a browser. editor Digital Media UI / UX Design by mehdi.yazdani Hi I want to put a kind of editor in my web pages that contain html and php plugin such as dani web's editor because i want to insert some codes and then show them on the other pages such as daniweb's form . please help me, this is for my project Re: editor Programming Web Development by Shanti C Please cut and paste the editor which is i have written in iframe.php...and place that folder editors in your working directory...and check at line 386 in iframe.php, i have placed a hidden variable..use $_POST['cmstxt'] in your sql query... its easy to do... let me know if any error occurs... And i do again reattach the editor... Re: editor Programming Web Development by urtrivedi Search for "xinha" Editor Re: editor Programming Web Development by nav33n Or tinymce editor ! Re: editor... Programming Web Development by venkat0904 [QUOTE=anu.reka85;1067114]any good editor for PHP... i am a beginner plz help me..[/QUOTE] editor - notepad++ IDE - Aptana, komodo etc... Re: editor Digital Media UI / UX Design by mehdi.yazdani … want to put some html or php codes inside the editor and then insert them into database after these i want… Re: editor Digital Media UI / UX Design by baig772 [URL="http://ckeditor.com/demo"]http://ckeditor.com/demo[/URL] you can try this one but if you have ever worked on some wiki, wiki uses WYSWIG text editor. Re: Editor Programming Software Development by anthonyjpv I use visual c# express 2010 edition and its free IDE which you can download at microoft website. but if you want to have a really lightweight editor, I use notepad++, its just a text editor with advance features and supports other programming and scripting languages. hope this helps! editor Programming Web Development by lydia21 hi i have a application where the user will post article in textarea.....i want to include some editor instead of text area.plese do tell me how to do tat thnks Re: editor Programming Web Development by nav33n Or even tinymce editor. Re: editor Programming Web Development by lydia21 instead of using textbox..i want to give options like editor to the user Re: editor Programming Web Development by lydia21 thanks.kkeith please help me to use tat editor Re: editor Programming Web Development by lydia21 hi, can u please tell me how to try keith editor... Re: editor Programming Web Development by lydia21 thanks i finally got it ............ i typed hi in the editor i got the ouput as <ol> <li&… editor Programming Web Development by kings hi for posting a new thread we are using editor in daniweb.i want something simple like this.can anyone tell me how to achieve this. thanks in advance Re: editor Programming Web Development by JRSofty You are looking for a Rich Text Editor? This is not normally handled by PHP directly but through Javascript. A couple I can think of off the top of my head: [url]http://freerichtexteditor.com/[/url] [url]http://tinymce.moxiecode.com/[/url]