Click here to Skip to main content
15,916,449 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSandboxes Pin
whatever1011-Dec-06 5:48
whatever1011-Dec-06 5:48 
AnswerRe: Sandboxes Pin
Not Active1-Dec-06 6:21
mentorNot Active1-Dec-06 6:21 
Questionsteps to use a ready web service in ASP.NET 2 ???? Pin
devboycpp1-Dec-06 5:14
devboycpp1-Dec-06 5:14 
AnswerRe: steps to use a ready web service in ASP.NET 2 ???? Pin
Guffa1-Dec-06 6:06
Guffa1-Dec-06 6:06 
QuestionDatagrid as a webpart control Pin
smruti_ranjan1-Dec-06 4:01
smruti_ranjan1-Dec-06 4:01 
QuestionHow One Page Control can be use in Another Page Pin
Khan.Bangash1-Dec-06 3:50
Khan.Bangash1-Dec-06 3:50 
AnswerRe: How One Page Control can be use in Another Page Pin
ednrgc1-Dec-06 4:11
ednrgc1-Dec-06 4:11 
QuestionHow to assign value to User Control? Pin
cheeken2u1-Dec-06 3:07
cheeken2u1-Dec-06 3:07 
my situation is ,i have a user control(uc.ascx) consists of one label. i would like add more than one of same user control to aspx page (show.aspx) during runtime.
For example:
at show.aspx.vb file

for i as integer 0 to 3
....
1. declare user control
2.assign value to the label of user control, (let say the assign value is james,brian, kelly)
...
next

so this for loop will declare three user control and assign the different value to the label.

so, the output on the screen will be
james ( from user control 1)
brian ( from user control 2)
kelly ( from user control 3)

i have this concept , but i dun know how to code it , anybody can help me ? thanks !




Best regards,
Chee ken

AnswerRe: How to assign value to User Control? Pin
ednrgc1-Dec-06 4:14
ednrgc1-Dec-06 4:14 
GeneralRe: How to assign value to User Control? Pin
cheeken2u1-Dec-06 6:27
cheeken2u1-Dec-06 6:27 
GeneralRe: How to assign value to User Control? Pin
ednrgc1-Dec-06 6:36
ednrgc1-Dec-06 6:36 
GeneralRe: How to assign value to User Control? Pin
cheeken2u1-Dec-06 6:41
cheeken2u1-Dec-06 6:41 
GeneralRe: How to assign value to User Control? Pin
ednrgc1-Dec-06 6:51
ednrgc1-Dec-06 6:51 
GeneralRe: How to assign value to User Control? Pin
cheeken2u1-Dec-06 6:55
cheeken2u1-Dec-06 6:55 
QuestionWeb services in ASP.NET 2 Pin
devboycpp1-Dec-06 3:06
devboycpp1-Dec-06 3:06 
AnswerRe: Web services in ASP.NET 2 Pin
ednrgc1-Dec-06 3:31
ednrgc1-Dec-06 3:31 
GeneralRe: Web services in ASP.NET 2 [modified] Pin
devboycpp1-Dec-06 3:41
devboycpp1-Dec-06 3:41 
GeneralRe: Web services in ASP.NET 2 Pin
devboycpp1-Dec-06 4:40
devboycpp1-Dec-06 4:40 
QuestionTwo Pages Pin
Khan.Bangash1-Dec-06 2:37
Khan.Bangash1-Dec-06 2:37 
AnswerRe: Two Pages Pin
ednrgc1-Dec-06 4:16
ednrgc1-Dec-06 4:16 
QuestionAJAX implementation Pin
jegastar1-Dec-06 2:21
jegastar1-Dec-06 2:21 
AnswerRe: AJAX implementation Pin
ednrgc1-Dec-06 3:24
ednrgc1-Dec-06 3:24 
QuestionFinding image size Pin
jegastar1-Dec-06 2:19
jegastar1-Dec-06 2:19 
AnswerRe: Finding image size Pin
ednrgc1-Dec-06 3:23
ednrgc1-Dec-06 3:23 
AnswerRe: Finding image size Pin
Vasudevan Deepak Kumar1-Dec-06 21:02
Vasudevan Deepak Kumar1-Dec-06 21:02 

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.