Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: saving and then emailing from an asp page


Message #1 by alsc@i... on Fri, 22 Feb 2002 17:16:28
hi all,

i have been coming on in leaps and bounds in my asp programming

mainly thanks to reading this site but i have a problem that i cannot

get around. 

i save a recordset to a unique filename and then try to pick up the

file and email it to someone. this works fine but the format of the 

file is a mystery to me, i have tried to open the page in excel, access

foxpro, notepad .... but it still makes no sence. does anyone know what

type of file format the below code returns?

i have included the code i use to save the file and a brief bit of he 

garble that it returns in the file. i know that i have specified am xml

format but i could not get the adPersistADTG working. am quite lost on

how to proceed.

thanks a million

~M









Dim permitlinefilename, linename, de

de = "de"

linename = permitnum & de

permitlinefilename = Server.MapPath(CStr(linename)) & ".xml"

pbaRS1.Save permitlinefilename, adPersistXML















TG!     ¶?ò?²Ï?# ª _
X        ! Ò­cöëϰ㠪 ?            

 ¾"µÈó\Î­å ª Dw=     
X  5 ?¨  p 

e r _ n u m ? 

   

   



  Return to Index