VERY URGENT !!! HELP !!! Is editable combo possible in html/jsp,i f yes how?

2001-01-16 Thread ramanathanp
Is editable combo possible in html/jsp,if yes how? === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs

HELP !!! Printing from HTML document...

2001-01-17 Thread ramanathanp
hi, I need to print the contents of an html page on the click of a button (print). Is there any way to do it in JSP/JavaScript/HTML... I also need to save these contents to a file (on hard disk) on click of save button. are there any APIs available for it TIA =

Re: HELP !!! Printing from HTML document...

2001-01-17 Thread ramanathanp
since I'm new to jsp, Can you elaborate a bit more on what u've already written i.e., how to save a file using jsp... -Original Message- From: Santosh Kotnis [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 10:00 AM To: [EMAIL PROTECTED] Subject: Re: HELP !!! Printing fro

Re: HTML printing

2001-01-18 Thread ramanathanp
this is doing the same thing as putting window.print() in the onclick event of print button. What i want to do is : Print the jsp/html page without printing the menu items and buttons of the page... i.e, only the contents of the page any way to do this... Original Message- From:

URGENT : File-Save As Dialog Box

2001-02-02 Thread ramanathanp
hi, I have a html/jsp page on which i have a button called "Save to File". when the user clicks on this, i want to open up the File- Save As Dialog Box so that he can save the file to disk. How to do this ? Also, if the user wants to save it as word document, will the tags also appear in the docu

Re: URGENT : File-Save As Dialog Box

2001-02-05 Thread ramanathanp
: URGENT : File-Save As Dialog Box Try using Mayuresh - Original Message - From: ramanathanp <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 03, 2001 9:49 AM Subject: URGENT : File-Save As Dialog Box > hi, > > I have a html/jsp page on which i

URGENT !!! Way off topic - File Filter

2001-03-04 Thread ramanathanp
Hi, How do we set a file filter (by default a particular file type should be selected when we choose a file using the browse button). i.e, instead of " All Files(*.*) " , something like *.jpg should be selected by default in the combo box)...

how to find out from which jsp i have come from ?

2001-03-06 Thread ramanathanp
i know that this has been posted before. but i want the exact syntax. i.e, syntax of the referer === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: