Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
flash2006 #1
How to make-Textbox to write, Print
Hi,
Do you know how to make a text box where a person can write to it... example
question #1:
What are the nutrients in an apple?
------------------------------------------------
Textbox
------------------------------------------------
The textbox should auto scrolls... so the one having an exam can write as much
as he wants....Then after he write something in that textbox he can press a
button... "Finalize" or "submit" then the text will be input in the same
page... (just like writing in a Forum after you press submit new thread).... it
should be written in correct format like in times new roman.... then there
should be a "PRINT" button so the examinee can print the aswers that he
inserted in that Text box. Is that clear?
It will be used in the CD Format... no servers required...
What is the right script if you want to make an "essay" type of exam, then
after the examinee finished typing in a certain "textbox" (you know... just
like typing here in the forum after you press submit what you typed here will
display in a proper format, color, size, etc... but it's also ok if it will
only display in the screen in Times New Roman font) then after it displays on
the screen, there is a "Print" button that will Print all of the examinee's
Answers no matter how long his answer is. That's all...
Given the situation... You were simply asked to make a code that will be used
for "self-examination" in CD, of course the examinee wants to submit his
answers by Printing it in paper... the exams are essay type... The result
should be a printed paper with the questions and the answers in it... but you
don't have to use MSWord... It must be a web-page...
I recieved a code: <input name="button" type="button" onclick="window.print()"
value="print"/>
This will only print the input text in the Textbox but not all what you typed
in the textbox... it was some sort of a Print screen... it doesn't cover all
the typos below if you scroll down....
OK THANKS
flash2006 Guest
-
DataGrid write to Textbox in ItemDataBound help.
Hopefully someone can help me with this. I have a datagrid that has many textboxes that when you go in are empty and users can enter info in them... -
write in a textbox
hi all, i've got a little problem, how i can write in a textbox with ASP ? thank you. greetings Simone Di Cicco -
#26223 [Fbk->Opn]: output/error in session write handler make php crash
ID: 26223 User updated by: Xuefer at 21cn dot com Reported By: Xuefer at 21cn dot com -Status: Feedback +Status: ... -
How do you make a fireworks html file to write text in?
or you could slice out the middle of the square where you want to have text, export the html into dreamweaver, click on the center slice, copy the... -
Write to a filehandle and to STDOUT without double print statements?
I'd like to output the same text to the screen as well as to a file. I've always used double print statements to achieve this in the past but it...



Reply With Quote

