Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Create Button at runtime! Pin
dan!sh 19-Dec-09 6:47
professional dan!sh 19-Dec-09 6:47 
AnswerRe: Create Button at runtime! Pin
Abhishek Sur19-Dec-09 10:26
professionalAbhishek Sur19-Dec-09 10:26 
QuestionUpload Image on server using webclient Pin
mohdjaved119-Dec-09 3:38
mohdjaved119-Dec-09 3:38 
AnswerRe: Upload Image on server using webclient Pin
Abhijit Jana20-Dec-09 3:58
professionalAbhijit Jana20-Dec-09 3:58 
QuestionSplit string problem Pin
lrsalunkhe19-Dec-09 1:01
lrsalunkhe19-Dec-09 1:01 
AnswerRe: Split string problem Pin
saini arun19-Dec-09 1:13
saini arun19-Dec-09 1:13 
GeneralRe: Split string problem Pin
lrsalunkhe19-Dec-09 1:22
lrsalunkhe19-Dec-09 1:22 
GeneralRe: Split string problem Pin
#realJSOP20-Dec-09 1:25
mve#realJSOP20-Dec-09 1:25 
0) You're using Visual Basic.

1) You're not "splitting" the string, you're extracting part of it.

2) You're converting "000234" to an integer. The integer will be equal to 234. If you want to maintain the leading zeros, you have to leave it as (or convert it back to) a string.

3) I've noticed this leading-zeros on an integer question pop up several times this week. Will you guys please tell your instructors to give you the low-down on this particular topic BEFORE giving you your homework assignment.

.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

QuestionWeb Service Pin
ellllllllie18-Dec-09 22:35
ellllllllie18-Dec-09 22:35 
AnswerRe: Web Service Pin
Brij19-Dec-09 2:42
mentorBrij19-Dec-09 2:42 
GeneralRe: Web Service Pin
ellllllllie19-Dec-09 4:01
ellllllllie19-Dec-09 4:01 
Questioncompress webrespource.axd file in ii7 Pin
Vijay31aug18-Dec-09 22:30
Vijay31aug18-Dec-09 22:30 
QuestionUpdatepanel not working in createuser wizard Pin
bhavnvyas18-Dec-09 20:54
bhavnvyas18-Dec-09 20:54 
AnswerRe: Updatepanel not working in createuser wizard Pin
Abhijit Jana18-Dec-09 23:14
professionalAbhijit Jana18-Dec-09 23:14 
GeneralRe: Updatepanel not working in createuser wizard Pin
bhavnvyas18-Dec-09 23:56
bhavnvyas18-Dec-09 23:56 
GeneralRe: Updatepanel not working in createuser wizard Pin
saini arun19-Dec-09 0:12
saini arun19-Dec-09 0:12 
Question[Message Deleted] Pin
4anusha418-Dec-09 20:49
4anusha418-Dec-09 20:49 
AnswerRe: Class Library Pin
m-khansari18-Dec-09 21:21
m-khansari18-Dec-09 21:21 
AnswerRe: Class Library Pin
saini arun18-Dec-09 21:23
saini arun18-Dec-09 21:23 
AnswerRe: [Message Deleted] Pin
sashidhar18-Dec-09 22:45
sashidhar18-Dec-09 22:45 
QuestionDifferent colors of text in textbox [modified] Pin
Dot-Net-Dev18-Dec-09 20:29
Dot-Net-Dev18-Dec-09 20:29 
AnswerRe: Different colors of text in textbox Pin
saini arun18-Dec-09 21:17
saini arun18-Dec-09 21:17 
AnswerRe: Different colors of text in textbox Pin
John Bracey18-Dec-09 22:12
John Bracey18-Dec-09 22:12 
GeneralRe: Different colors of text in textbox Pin
Dot-Net-Dev18-Dec-09 23:17
Dot-Net-Dev18-Dec-09 23:17 
GeneralRe: Different colors of text in textbox Pin
John Bracey19-Dec-09 2:41
John Bracey19-Dec-09 2:41 

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.