Click here to Skip to main content
16,006,535 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUsing AJAX in OPERA Pin
248912822-May-07 18:50
248912822-May-07 18:50 
AnswerRe: Using AJAX in OPERA Pin
Christian Graus22-May-07 20:07
protectorChristian Graus22-May-07 20:07 
AnswerRe: Using AJAX in OPERA Pin
szukuro22-May-07 22:30
szukuro22-May-07 22:30 
QuestionOpening attachments in textbox Pin
Rajiya22-May-07 18:17
Rajiya22-May-07 18:17 
AnswerRe: Opening attachments in textbox Pin
N a v a n e e t h22-May-07 20:17
N a v a n e e t h22-May-07 20:17 
GeneralRe: Opening attachments in textbox Pin
Rajiya22-May-07 20:51
Rajiya22-May-07 20:51 
QuestionAdd some more fields for future based..., Pin
Member 387988122-May-07 18:08
Member 387988122-May-07 18:08 
AnswerRe: Add some more fields for future based..., Pin
Sherin Iranimose22-May-07 19:09
Sherin Iranimose22-May-07 19:09 
Hi Do you want to add text boxes at runtime?
If yes
dim MyTxtBox as new TextBox
set watever properties you want using "MyTextBox."

Add MyTextBox to panel,placeholder or to ASP Tables or any other.

eg:
panel1.controls.add(MyTextBox)


To succeed, we must first believe that we can.
Sherin Iranimose




QuestionHow to time splash screens? Pin
jazz morgan22-May-07 18:03
jazz morgan22-May-07 18:03 
AnswerRe: How to time splash screens? Pin
Christian Graus22-May-07 20:08
protectorChristian Graus22-May-07 20:08 
Questioninsert & play flash file Pin
shufun22-May-07 16:40
shufun22-May-07 16:40 
AnswerRe: insert & play flash file Pin
sra2223-May-07 0:35
sra2223-May-07 0:35 
Questionnewbie aspx.vb question Pin
JimHouse22-May-07 13:27
JimHouse22-May-07 13:27 
AnswerRe: newbie aspx.vb question Pin
Mark Greenwood22-May-07 13:56
Mark Greenwood22-May-07 13:56 
AnswerRe: newbie aspx.vb question Pin
Not Active22-May-07 14:31
mentorNot Active22-May-07 14:31 
Question2.0 GridView selected row question... Pin
wbjohnson22-May-07 12:51
wbjohnson22-May-07 12:51 
AnswerRe: 2.0 GridView selected row question... Pin
kubben23-May-07 7:31
kubben23-May-07 7:31 
QuestionHow hard would this be? Pin
gantww22-May-07 10:45
gantww22-May-07 10:45 
AnswerRe: How hard would this be? Pin
Not Active22-May-07 14:33
mentorNot Active22-May-07 14:33 
QuestionURGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Derek Wong22-May-07 7:56
Derek Wong22-May-07 7:56 
AnswerRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Dave Herren22-May-07 8:46
Dave Herren22-May-07 8:46 
GeneralRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Derek Wong22-May-07 11:08
Derek Wong22-May-07 11:08 
GeneralRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Dave Herren22-May-07 16:07
Dave Herren22-May-07 16:07 
AnswerRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Not Active22-May-07 14:35
mentorNot Active22-May-07 14:35 
Questionasp.net deployment Pin
aransiola22-May-07 6:24
aransiola22-May-07 6:24 

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.