Hi all,

I am creating a csv text file on the server with my asp.net page.  I 
then allow the user to open or save this file to their pc.  This works 
but I am getting some html and javascript from the page following the 
rows I created.  So I get my rows but I also get the following after 
my rows.  I want to surpress this when the user saves the file.  How 
do I do this?  Here is the junk I want to get rid of.

<script type=text/javascript src=Scripts/Common.js></script>    
<div id=divWait style='DISPLAY:block;FONT-WEIGHT:bold;FONT-
SIZE:large;VERTICAL-
ALIGN:middle;WIDTH:100%;CURSOR:wait;COLOR:#11459e;FONT-
STYLE:italic;FONT-FAMILY:Verdana;HEIGHT:100%;TEXT-
ALIGN:center'>Loading</div>                                     
<div id=divMain style='DISPLAY:none;'></div>                    
<script language=javascript>sessTimeout=3540000;ApplyCommonProperties
();</script>                                                    
                                                                
                                                        





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to