Click here to Skip to main content
15,910,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: to get javascript variabl in codebehind Pin
Prateek G30-Oct-07 21:27
Prateek G30-Oct-07 21:27 
Questionhow to get calling object using javascript ************** Pin
VenkataRamana.Gali30-Oct-07 20:36
VenkataRamana.Gali30-Oct-07 20:36 
AnswerRe: how to get calling object using javascript ************** Pin
Prateek G30-Oct-07 21:39
Prateek G30-Oct-07 21:39 
QuestionUnable to start debugging on webserver Pin
sonigirish30-Oct-07 20:29
sonigirish30-Oct-07 20:29 
AnswerRe: Unable to start debugging on webserver Pin
N a v a n e e t h30-Oct-07 20:48
N a v a n e e t h30-Oct-07 20:48 
GeneralRe: Unable to start debugging on webserver Pin
sonigirish30-Oct-07 21:01
sonigirish30-Oct-07 21:01 
QuestionHow to close a frame in a window? Pin
Spunky Coder30-Oct-07 20:26
Spunky Coder30-Oct-07 20:26 
QuestionHow to get sbyte[] from byte[] Pin
Prateek G30-Oct-07 20:24
Prateek G30-Oct-07 20:24 
Hi,

I am using zip method provided by java.util.zip which takes input as sbyte[].I am getting response from a function in Stream.This stream is a file data.And when I am making conversion from byte[] to sbyte[] because of some Data loss I am not able to open the file which gives error like file is corrupted or damaged. I can think of some solutions but here are the problems with them-

1.> Can I convert this Stream to sbyte[],presently I am converting it to byte[] through MemoryStream.
2.> Presently I am directly putting this byte[] to Response.BinaryWrite() and its working but how to do that with sbyte[] conversion from byte[] to sbyte[] to create a zip entry and then again converting it to byte[] for Response.BinaryWrite can damage the file.
Any suggestion will be appreciated..

Prateek..
AnswerRe: How to get sbyte[] from byte[] Pin
r a j u u30-Oct-07 20:37
r a j u u30-Oct-07 20:37 
GeneralRe: How to get sbyte[] from byte[] Pin
Prateek G30-Oct-07 21:22
Prateek G30-Oct-07 21:22 
Questionhow i can get a complete source code of an html page Pin
jagadeeshkumar198430-Oct-07 20:22
jagadeeshkumar198430-Oct-07 20:22 
AnswerRe: how i can get a complete source code of an html page Pin
Abhijit Jana30-Oct-07 20:25
professionalAbhijit Jana30-Oct-07 20:25 
GeneralRe: how i can get a complete source code of an html page Pin
jagadeeshkumar198430-Oct-07 20:39
jagadeeshkumar198430-Oct-07 20:39 
AnswerRe: how i can get a complete source code of an html page Pin
N a v a n e e t h30-Oct-07 20:27
N a v a n e e t h30-Oct-07 20:27 
GeneralRe: how i can get a complete source code of an html page Pin
jagadeeshkumar198430-Oct-07 20:37
jagadeeshkumar198430-Oct-07 20:37 
GeneralRe: how i can get a complete source code of an html page Pin
N a v a n e e t h30-Oct-07 20:45
N a v a n e e t h30-Oct-07 20:45 
GeneralRe: how i can get a complete source code of an html page Pin
jagadeeshkumar198430-Oct-07 20:53
jagadeeshkumar198430-Oct-07 20:53 
QuestionRe: how i can get a complete source code of an html page Pin
Manish Thaduri20-Apr-09 20:12
Manish Thaduri20-Apr-09 20:12 
QuestionHow to track the user?(Help Please......) Pin
rahul.net1130-Oct-07 19:43
rahul.net1130-Oct-07 19:43 
AnswerRe: How to track the user?(Help Please......) Pin
JacquesDP30-Oct-07 21:09
JacquesDP30-Oct-07 21:09 
GeneralRe: How to track the user?(Help Please......) Pin
rahul.net1130-Oct-07 22:35
rahul.net1130-Oct-07 22:35 
Question[Message Deleted] Pin
Vanamaindia30-Oct-07 19:23
Vanamaindia30-Oct-07 19:23 
AnswerRe: Help Please????????? Pin
N a v a n e e t h30-Oct-07 19:49
N a v a n e e t h30-Oct-07 19:49 
AnswerRe: Help Please????????? Pin
Abhijit Jana30-Oct-07 19:58
professionalAbhijit Jana30-Oct-07 19:58 
GeneralRe: Help Please????????? Pin
Vanamaindia30-Oct-07 20:17
Vanamaindia30-Oct-07 20:17 

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.