Click here to Skip to main content
15,886,137 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionadd target attribut in image button Pin
aiel19-Mar-10 4:13
aiel19-Mar-10 4:13 
AnswerRe: add target attribut in image button Pin
R. Giskard Reventlov19-Mar-10 4:31
R. Giskard Reventlov19-Mar-10 4:31 
AnswerRe: add target attribut in image button Pin
PSK_19-Mar-10 23:34
PSK_19-Mar-10 23:34 
QuestionPassing binary data to web site Pin
Chesnokov Yuriy19-Mar-10 3:57
professionalChesnokov Yuriy19-Mar-10 3:57 
AnswerRe: Passing binary data to web site Pin
Not Active19-Mar-10 4:10
mentorNot Active19-Mar-10 4:10 
AnswerRe: Passing binary data to web site Pin
T M Gray19-Mar-10 4:28
T M Gray19-Mar-10 4:28 
AnswerYes Pin
Ennis Ray Lynch, Jr.19-Mar-10 5:18
Ennis Ray Lynch, Jr.19-Mar-10 5:18 
AnswerRe: Passing binary data to web site Pin
Austin Cherry19-Mar-10 12:32
Austin Cherry19-Mar-10 12:32 
The easiest way would be to convert the binary to hex represented in ascii, then post the ascii text. On the server side you could convert the ascii back to binary. This adds a lot of overhead, and bloats the data, but if your not too concerned about it, its a easy way to go.
Questionimage path in web.config Pin
test-0919-Mar-10 3:38
test-0919-Mar-10 3:38 
AnswerRe: image path in web.config Pin
jayantbramhankar19-Mar-10 4:08
jayantbramhankar19-Mar-10 4:08 
AnswerRe: image path in web.config Pin
Not Active19-Mar-10 4:08
mentorNot Active19-Mar-10 4:08 
AnswerRe: image path in web.config Pin
Sandeep Mewara19-Mar-10 4:44
mveSandeep Mewara19-Mar-10 4:44 
GeneralRe: image path in web.config Pin
Not Active19-Mar-10 5:38
mentorNot Active19-Mar-10 5:38 
GeneralRe: image path in web.config Pin
Sandeep Mewara19-Mar-10 5:50
mveSandeep Mewara19-Mar-10 5:50 
QuestionDownloadable ActiveX Pin
Shivan Nandan19-Mar-10 2:16
Shivan Nandan19-Mar-10 2:16 
QuestionConnect to the database with Ajax via Asp.net Pin
Morgs Morgan19-Mar-10 2:06
Morgs Morgan19-Mar-10 2:06 
AnswerRe: Connect to the database with Ajax via Asp.net Pin
Brij19-Mar-10 2:18
mentorBrij19-Mar-10 2:18 
GeneralRe: Connect to the database with Ajax via Asp.net Pin
Morgs Morgan19-Mar-10 3:02
Morgs Morgan19-Mar-10 3:02 
GeneralRe: Connect to the database with Ajax via Asp.net Pin
Brij19-Mar-10 4:03
mentorBrij19-Mar-10 4:03 
GeneralRe: Connect to the database with Ajax via Asp.net Pin
Morgs Morgan19-Mar-10 4:37
Morgs Morgan19-Mar-10 4:37 
AnswerRe: Connect to the database with Ajax via Asp.net Pin
Sandeep Mewara19-Mar-10 3:19
mveSandeep Mewara19-Mar-10 3:19 
GeneralRe: Connect to the database with Ajax via Asp.net Pin
Abhijit Jana20-Mar-10 8:06
professionalAbhijit Jana20-Mar-10 8:06 
AnswerRe: Connect to the database with Ajax via Asp.net Pin
mrMercury19-Mar-10 14:57
mrMercury19-Mar-10 14:57 
Questionproblem with server control and nested collection properties Pin
melnac19-Mar-10 1:09
melnac19-Mar-10 1:09 
QuestionWhat is the difference between 3 Tier Architecture and N-Ties Architecture. Pin
ChandrakanthGaddam19-Mar-10 0:46
ChandrakanthGaddam19-Mar-10 0:46 

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.