Click here to Skip to main content
15,915,702 members

Comments by girish sp (Top 115 by date)

girish sp 28-Sep-12 5:50am View    
to test the same i just inserted some value to session and then tried to retrieve,

but the thing you said is correct "if Session key is not found, you s'd not get null exception error."
girish sp 3-Feb-12 21:53pm View    
thanks,even i was thinking for the same. i will try that. i just have to see how to keep track of the files in server temp folder and download them as a zip
girish sp 3-Feb-12 21:40pm View    
its not attachment,its a download."sorry my bad".yes i did run it under debugger.i am looping through the files and saving them in virtual path in server and then downloading it.but i want it to be done for multiple files but i got exception "Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.". i could not make out where was i wrong
girish sp 23-Jan-12 23:37pm View    
that is about loading from a file,i already have a data table i need to load that table to mysql,may be i have to map columns and then load it,i could do it in sql but no way i could find out in mysql.
girish sp 22-Dec-11 2:19am View    
thanks buddy,works like a gem:)