Click here to Skip to main content
15,921,028 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: SQL Injection Attacks Pin
DavidNohejl6-Jun-05 2:28
DavidNohejl6-Jun-05 2:28 
GeneralRe: SQL Injection Attacks Pin
DavidNohejl6-Jun-05 4:10
DavidNohejl6-Jun-05 4:10 
GeneralRe: SQL Injection Attacks Pin
Colin Angus Mackay6-Jun-05 8:29
Colin Angus Mackay6-Jun-05 8:29 
GeneralASP Printing Pin
Anonymous5-Jun-05 23:48
Anonymous5-Jun-05 23:48 
GeneralHelp me out... Its urgent Pin
Adarsh Shah6-Jun-05 3:15
Adarsh Shah6-Jun-05 3:15 
Generalforce to launch new IE window in the same process Pin
Ning Hu5-Jun-05 12:40
Ning Hu5-Jun-05 12:40 
GeneralRe: force to launch new IE window in the same process Pin
Ning Hu5-Jun-05 12:41
Ning Hu5-Jun-05 12:41 
GeneralProblem in handeling Safe Array in ASP Pin
Waheed Ul Haq4-Jun-05 20:35
Waheed Ul Haq4-Jun-05 20:35 
Hi i have a problem in using safe array concept. I wrote the following code for getting the values from three text boxes.

<%
j = Request.BinaryRead(Request.TotalBytes)
for i= 1 to Request.TotalBytes
Response.Write midB(j,i,1)
Next
%>

The Out put of this is :

Username=wa&FatherName=wasa&UserPassword=aw&button2=Submit+Query

But i want then out put like this :

1. Username=wa
2. FatherName=wasa
3. UserPassword=aw

How could this be done.that i have the out put in the form of list.
KO
GeneralAn interesting problem... Pin
tantiboh4-Jun-05 9:51
tantiboh4-Jun-05 9:51 
GeneralRe: An interesting problem... Pin
DavidNohejl4-Jun-05 10:30
DavidNohejl4-Jun-05 10:30 
GeneralRe: An interesting problem... Pin
Scott Serl5-Jun-05 11:16
Scott Serl5-Jun-05 11:16 
GeneralError when check the file uploaded Pin
likesharad3-Jun-05 4:29
susslikesharad3-Jun-05 4:29 
GeneralRemove Project Pin
TheEagle2-Jun-05 2:58
TheEagle2-Jun-05 2:58 
GeneralRe: Remove Project Pin
MoustafaS4-Jun-05 11:47
MoustafaS4-Jun-05 11:47 
GeneralRe: Remove Project Pin
TheEagle7-Jun-05 21:09
TheEagle7-Jun-05 21:09 
Generaljavascript vs VB Script Pin
Usman Tasleem Akshaf2-Jun-05 2:13
Usman Tasleem Akshaf2-Jun-05 2:13 
GeneralRe: javascript vs VB Script Pin
Christian Graus2-Jun-05 10:32
protectorChristian Graus2-Jun-05 10:32 
GeneralRe: javascript vs VB Script Pin
Vasudevan Deepak Kumar5-Jun-05 18:32
Vasudevan Deepak Kumar5-Jun-05 18:32 
GeneralPrinting from IE Pin
Member 6450671-Jun-05 21:38
Member 6450671-Jun-05 21:38 
GeneralRe: Printing from IE Pin
Usman Tasleem Akshaf2-Jun-05 2:24
Usman Tasleem Akshaf2-Jun-05 2:24 
GeneralHTML, paragraphs, &amp; margins problem: overwriting with 'div' Pin
David O'Neil1-Jun-05 20:32
professionalDavid O'Neil1-Jun-05 20:32 
GeneralRe: HTML, paragraphs, &amp; margins problem: overwriting with 'div' Pin
DavidNohejl2-Jun-05 0:58
DavidNohejl2-Jun-05 0:58 
GeneralRe: HTML, paragraphs, &amp; margins problem: overwriting with 'div' Pin
David O'Neil2-Jun-05 3:42
professionalDavid O'Neil2-Jun-05 3:42 
GeneralRe: HTML, paragraphs, & margins problem: overwriting with 'div' Pin
DavidNohejl2-Jun-05 4:02
DavidNohejl2-Jun-05 4:02 
GeneralRe: HTML, paragraphs, &amp; margins problem: overwriting with 'div' Pin
David O'Neil2-Jun-05 4:57
professionalDavid O'Neil2-Jun-05 4:57 

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.