Click here to Skip to main content
15,927,941 members
Home / Discussions / Web Development
   

Web Development

 
GeneralVery Simple Question Pin
syedhassan42-Dec-01 19:30
syedhassan42-Dec-01 19:30 
GeneralRe: Very Simple Question Pin
moliate2-Dec-01 22:01
moliate2-Dec-01 22:01 
GeneralRe: Very Simple Question Pin
syedhassan43-Dec-01 17:49
syedhassan43-Dec-01 17:49 
GeneralRe: Very Simple Question Pin
moliate4-Dec-01 0:36
moliate4-Dec-01 0:36 
GeneralText formatting Pin
Wolfram Steinke28-Nov-01 10:46
Wolfram Steinke28-Nov-01 10:46 
GeneralRe: Text formatting Pin
7-Dec-01 23:13
suss7-Dec-01 23:13 
GeneralRe: Text formatting Pin
alex.barylski11-Jan-02 12:10
alex.barylski11-Jan-02 12:10 
GeneralRe: Text formatting Pin
Wolfram Steinke11-Jan-02 12:27
Wolfram Steinke11-Jan-02 12:27 
Thanks for your suggestion.
I have found out the NS6 supports the DIV tag now so at that won't have to be different.

I've managed to get something working under IE, by add a little script

function onDownloadDone( s )
{
oText.innerHTML = s;
}

oText is the ID for a DIV in the form and in the HTML with a button to trigger it

<download id="oDownload" style="behaviour:url(#default#download)">


I fear though that this will also be IE specific. I'm still searching for info on what NS6 actually supports.

Happy programming!!
QuestionRetreiving authenticated user's info? Pin
Carolina27-Nov-01 3:55
Carolina27-Nov-01 3:55 
GeneralLoading and XML document from an site secured with SSL Pin
Chris Whiting26-Nov-01 20:19
Chris Whiting26-Nov-01 20:19 
Generalpaging Pin
meirav23-Nov-01 9:21
meirav23-Nov-01 9:21 
GeneralRe: paging Pin
Jon Sagara23-Nov-01 9:43
Jon Sagara23-Nov-01 9:43 
GeneralRe: paging Pin
meirav23-Nov-01 18:29
meirav23-Nov-01 18:29 
GeneralRe: paging Pin
Jon Sagara23-Nov-01 20:04
Jon Sagara23-Nov-01 20:04 
GeneralRe: paging Pin
Jon Sagara23-Nov-01 20:13
Jon Sagara23-Nov-01 20:13 
GeneralIndependents Day Pin
Paul Watson23-Nov-01 1:35
sitebuilderPaul Watson23-Nov-01 1:35 
GeneralProblem with persistant database connection Pin
Rhoam20-Nov-01 10:44
Rhoam20-Nov-01 10:44 
GeneralRe: Problem with persistant database connection Pin
22-Nov-01 3:40
suss22-Nov-01 3:40 
GeneralRe: Problem with persistant database connection Pin
Carlos Antollini22-Nov-01 3:58
Carlos Antollini22-Nov-01 3:58 
General&#8216;Upload File To Disk and save text fields from input box into a DB at the same time.. Pin
Bruno Lemos20-Nov-01 7:54
Bruno Lemos20-Nov-01 7:54 
GeneralRe: &#8216;Upload File To Disk and save text fields from input box into a DB at the same time.. Pin
Jason Jystad26-Nov-01 7:29
Jason Jystad26-Nov-01 7:29 
GeneralIIS Printing (Help Required!) Pin
Kevin Gutteridge20-Nov-01 6:04
Kevin Gutteridge20-Nov-01 6:04 
GeneralRe: IIS Printing (Help Required!) Pin
Kevin Gutteridge21-Nov-01 3:34
Kevin Gutteridge21-Nov-01 3:34 
GeneralRe: IIS Printing (Help Required!) Pin
Carolina27-Nov-01 4:18
Carolina27-Nov-01 4:18 
GeneralRe: IIS Printing (Help Required!) Pin
Kevin Gutteridge27-Nov-01 19:23
Kevin Gutteridge27-Nov-01 19:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.