Click here to Skip to main content
15,899,634 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to save images in database from asp.net 2.0 Pin
sabby200628-Jul-06 3:04
sabby200628-Jul-06 3:04 
QuestionImageUrl property of ImageButton Pin
NasimKaziS27-Jul-06 2:33
NasimKaziS27-Jul-06 2:33 
AnswerRe: ImageUrl property of ImageButton Pin
amaneet27-Jul-06 2:38
amaneet27-Jul-06 2:38 
QuestionRe: ImageUrl property of ImageButton Pin
NasimKaziS27-Jul-06 3:10
NasimKaziS27-Jul-06 3:10 
AnswerRe: ImageUrl property of ImageButton Pin
eggsovereasy27-Jul-06 4:00
eggsovereasy27-Jul-06 4:00 
QuestionConvert binary file/data into comma delimited text file Pin
VK-Cadec27-Jul-06 1:58
VK-Cadec27-Jul-06 1:58 
AnswerRe: Convert binary file/data into comma delimited text file Pin
ToddHileHoffer27-Jul-06 3:55
ToddHileHoffer27-Jul-06 3:55 
GeneralRe: Convert binary file/data into comma delimited text file [modified] Pin
VK-Cadec2-Aug-06 8:15
VK-Cadec2-Aug-06 8:15 
Hi - could you elaborate a bit more - we have a file saved in binary form on server.
ex.

string _path= "C:\Projects\200608021124238439.events";
FileStream fs = File.OpenRead(path)
BinaryReader br = new BinaryReader(fs);
Response.write (br.readstring());

The above is not working - resulting in "Unable to read beyond the end of the stream."

thanks.



-- modified at 14:15 Wednesday 2nd August, 2006
GeneralRe: Convert binary file/data into comma delimited text file Pin
Guffa27-Jul-06 7:27
Guffa27-Jul-06 7:27 
Questiondownload programically in vb.net1.1 Pin
amaneet27-Jul-06 1:48
amaneet27-Jul-06 1:48 
AnswerRe: download programically in vb.net1.1 Pin
thomas_joyee27-Jul-06 2:05
thomas_joyee27-Jul-06 2:05 
GeneralRe: download programically in vb.net1.1 Pin
amaneet27-Jul-06 2:35
amaneet27-Jul-06 2:35 
GeneralRe: download programically in vb.net1.1 Pin
thomas_joyee27-Jul-06 2:42
thomas_joyee27-Jul-06 2:42 
AnswerRe: download programically in vb.net1.1 Pin
Ista27-Jul-06 4:10
Ista27-Jul-06 4:10 
QuestionHi, please may i use a tabcontrol in an asp.net application ? Pin
Mohammed Amine27-Jul-06 1:24
Mohammed Amine27-Jul-06 1:24 
AnswerRe: Hi, please may i use a tabcontrol in an asp.net application ? Pin
thomas_joyee27-Jul-06 1:59
thomas_joyee27-Jul-06 1:59 
AnswerRe: Hi, please may i use a tabcontrol in an asp.net application ? Pin
Khawar Abbas127-Jul-06 3:12
Khawar Abbas127-Jul-06 3:12 
Questionwebappplication setup Pin
nannapanenikamalnath27-Jul-06 1:16
nannapanenikamalnath27-Jul-06 1:16 
AnswerRe: webappplication setup Pin
_AK_27-Jul-06 5:36
_AK_27-Jul-06 5:36 
QuestionUnzip a zip file in asp.net c#? Pin
Malayil alex27-Jul-06 0:44
Malayil alex27-Jul-06 0:44 
AnswerRe: Unzip a zip file in asp.net c#? Pin
Paddy Boyd27-Jul-06 1:20
Paddy Boyd27-Jul-06 1:20 
AnswerRe: Unzip a zip file in asp.net c#? Pin
Not Active27-Jul-06 2:37
mentorNot Active27-Jul-06 2:37 
GeneralRe: Unzip a zip file in asp.net c#? Pin
Malayil alex27-Jul-06 18:35
Malayil alex27-Jul-06 18:35 
GeneralRe: Unzip a zip file in asp.net c#? Pin
Not Active28-Jul-06 1:09
mentorNot Active28-Jul-06 1:09 
QuestionIE webcontrol ToolBar Pin
sund7wells27-Jul-06 0:44
sund7wells27-Jul-06 0:44 

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.