HTML - User Ability To Write In Html
Hi all programmers I have a doubt. Im making a school project wich makes me to create a new website.
But Im stuck in a point of this project. This website is like wikipedia but including videos and musics. What I cant do its to make a textbox where the user can write a code for example : "<b>bold</b>" and after he saves it the text will appear in bold. How can I make that possible ? TY Guys. Similar Tutorials<table border="1"> <th>Title</th> <th>price</th> <tr> <td>book</td> <td>$20</td> </tr > <tr> <td>book2</td> <td>$19</td> </tr> </table> Ok I'm still really new to HTML with no bad habits & would like to use a program that is really easy to use & geared toward function-ability. I've been using notepad for my HTML I would prefer to steer away from DreamWeaver as I dont plan on using a WYSIWYG So what are my other options for great programs to write HTML in? Thanks Hello all, I am very new to HTML and PHP coding so could you please bear with me. All I am trying to do is write a string to a text file, and I have tried many examples. Alot of them seem to be similar to this code and it doesn't seem to want to work... Code: <HTML> <HEAD> <SCRIPT language="JavaScript"> function WriteFile() { var fso = new ActiveXObject("Scripting.FileSystemObject"); var fh = fso.CreateTextFile("c:\\MyFile.txt", true); fh.WriteLine("Some text goes here..."); fh.Close(); } </SCRIPT> </HEAD> <BODY> <P> <SCRIPT language="JavaScript"> WriteFile(); </SCRIPT> </P> </BODY> </HTML> What I do is I put this code in Notepad, save it has hello.html and I then open it in firefox. I then check the file and its still empty, then I open in it Internet Explorer and the same thing happens. Any help appreciated. Okay, so I've got this problem I need to work out... How would I go about posting a part of a book (a Mayan/Japanese/Spanish/English dictionary, actually) on a website? I'm sure the easiest thing to do would be to turn it into a .pdf and post it that way. The real kicker is this... How would I post it without allowing the viewer to save/download the file but still be able to print it? The reason for this is that I don't want people to be able to save it and publish it for themselves. While only posting about a quarter to a half of the dictionary helps this problem, it's still something I'd like to take into consideration. Any ideas? I certainly hope so, hah! I've been working on a way to see who's using my website and I've just created a way for other web developers to use it too. My tool shows you who's on your website in a single HTML tag. It's still under development, but I was wondering if some of the other members of this forum might want to check it out and then reply back with what they think of it. It's written in PHP and Javascript, and of course it's free to use. The project site is http://www.websiteusermaps.com/ so I hope some of you have a moment to check it out and report back to me on this message topic as to whether or not this looks like something you might be interested in using. Thanks everybody! Jon Okay so I want to make an input where a user (me) can input coding and then it will post it in another place but it will display in the site as not coding but just will execute the code....how would I go about doing this? Thanks for any help! (I'm trying to make a simple blog for my site but don't want to have to recode the entire page for each post individually. I would love to be able to just enter in one post's coding then it will display...I just assumed it's possible? Because of HTML code previewers out there.) i recently learned html, still a n00b though, lol i made a layout, which im proud of but i wanna know how to make a layout changer, which i can pput as a topic and have links, when ppl click them, the layout changes, and u can always chnge it bak to the original or something else mind helping me out? Hello, I want to create this website, using the mailto tag, the user will input the info in the text boxes then click on the submit button and mail the information to what ever email I specify in the mailto tag(is that correct, can malto do that?). But I want to take it a step further and the email in the textbox the user filled out it would be sent email about more information on what they came to the website for, can this be done in html? if so how, hopefully this made sense to everyone. Thank you Hi again! I am thinking of another project. I wanted to make/remake our software user manual in HFLM file. I want its file size to be small as possible, so I do not want to use CMS. How should I accomplish it. I want to use a temple with all the links in the header. Your comments and suggestions are highly appreciated. Thanks a lot. I would like to have a "User" or "Memebers Only" section on our website. What differs from other HTML code that I have been able to find is that what we would like to do is from our login page have have a specific page come up depending on the "User Name" and "Password". We DO NOT want to have a list of other users to be shown though, we have found a code that has a list to select from but this shows other users. Can anyone assist? ______________________ sport book betting steroid Html code for Text Boxes that the user writes down his details and then click to a button and his details comes to an eimail... look an example ... http://www.arkadiko-meli.gr/form.asp?i=2 I need this map so anyone can can create there name and email and for it to stay on my site .thank you very much. Ron http://www.mapofstrange.com/ 1.Modify your web pages to obtain user input using the GET or POST method. Pages that should be modified include the: a.shopping cart, b.order form, c.and the user administration page. In particular, add code to add, delete, and update customers. 2.Pass this information to another PHP page. Hi, I'm new to xml. I have a cgi application which writes out a html page. Now I need to display the page with xml tag. So my cgi code takes an input, and writes out Code: cout<<"Content-TYPE: text/html\n\n"; cout<<"<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n"; cout<<"<disease cnt=\"2\">\n"; cout<<"<name>heart disease</name>\n"; cout<<"<name>breast disease</name>\n"; cout<<"</disease>\n"; At the web site h..p://......./disease.cgi?term=heart+disease+breast+disease It only displays "heart disease breast disease" on one line. If I save the ouput to a file test.xml, it displays <disease cnt="2"> <name>heart disease</name> <name>breast disease</name> </disease> This is the display I want. How to get this display by calling that cgi program? Thanks a lot for any help!!! I sliced my site in Photoshop and imported it to Dreamweaver. The table is correctly in the center of the page like I want and everything looks good. I have around 20 different slices in my desing and I want turn some of them into "background" so I can write over the image that's inside that part of the table. I also want to turn every table that are showing the background image so they act like the background image (I think this is done same way). I mean, when you right click properties from the tables now, it shows the url to the .jpg file, I want that it shows the site url (.com). is it possible to configure my htaccess and htpsswd file to require authentication if you want to write to a .txt file using php, but let anyone simply read the data off of a dynamically linked swf? i have a flash site, and the text is dynamically loaded in with external .txt files, and i have some .php files where you can go to update the site that pulls the info off the .txt's to display in a form, then you can edit and submit the changes to be written to the file. thanks for the help! I just started writing code, and currently use notepad++. I then use XAMPP to see my code in action. Any better free programs to do all this? Super new to this, and these are the ways my teacher gave. thanks! Hi there, Using fireFox I get the desired result, but when using IE I get the image on the *left* side?! this is my code (the header is a jsp page that has an image and user's info name and last logged in)) <td width="90%" valign="top" align="right"> <tiles:insert attribute='header'/> </td> as you can see the image (header) is align to the right, but IE pushes it to the left (I wrote center - and it still keeps on pushing it to the left) any idea why?? Hello All- I'd like to add a user registration and login to my website. So that an individual may log in and be brought to a customized personal screen. Obviously this is some in-depth stuff but I'd like to know how to go about learning how to do such a thing. Any thoughts? thanks! |