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

ASP.NET

 
Questionhow to send MS Word file as a parameter from asp.net webclient to asp.net web service? Pin
Member 33200608-Jul-08 0:59
Member 33200608-Jul-08 0:59 
Questionproblem creating textbox on the fly Pin
eyeseetee8-Jul-08 0:56
eyeseetee8-Jul-08 0:56 
AnswerRe: problem creating textbox on the fly Pin
wEb GuRu...8-Jul-08 1:03
wEb GuRu...8-Jul-08 1:03 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 1:16
eyeseetee8-Jul-08 1:16 
GeneralRe: problem creating textbox on the fly [modified] Pin
Imran Khan Pathan8-Jul-08 1:58
Imran Khan Pathan8-Jul-08 1:58 
GeneralRe: problem creating textbox on the fly Pin
Michael Bookatz8-Jul-08 2:02
Michael Bookatz8-Jul-08 2:02 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 2:26
eyeseetee8-Jul-08 2:26 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 2:43
Nirandas8-Jul-08 2:43 
Cann't you use Repeater or DataGrid for this? That will be more simpler. Any way, you will have to create as many Literal Controls as there are textboxs and put it between textboxs to insert some text/html markup between them.

You can take out the code inside the button's click and put it in a method and call it from both the page_load and the button_click.

Nirandas,
a developer from India.
http://www.nirandas.com

GeneralRe: problem creating textbox on the fly [modified] Pin
eyeseetee8-Jul-08 2:56
eyeseetee8-Jul-08 2:56 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 3:10
Nirandas8-Jul-08 3:10 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 3:31
eyeseetee8-Jul-08 3:31 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 3:41
Nirandas8-Jul-08 3:41 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 4:01
eyeseetee8-Jul-08 4:01 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 4:13
Nirandas8-Jul-08 4:13 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 4:26
eyeseetee8-Jul-08 4:26 
GeneralRe: problem creating textbox on the fly [modified] Pin
Sherin Iranimose8-Jul-08 4:52
Sherin Iranimose8-Jul-08 4:52 
AnswerRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 4:47
Nirandas8-Jul-08 4:47 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 5:13
eyeseetee8-Jul-08 5:13 
Questionstatic ip address Pin
brettokumar8-Jul-08 0:28
professionalbrettokumar8-Jul-08 0:28 
AnswerRe: static ip address Pin
tina->newcoder8-Jul-08 1:48
tina->newcoder8-Jul-08 1:48 
QuestionGridview Caption ? Pin
Masood Kochi,SSF7-Jul-08 23:52
Masood Kochi,SSF7-Jul-08 23:52 
AnswerRe: Gridview Caption ? Pin
eyeseetee7-Jul-08 23:55
eyeseetee7-Jul-08 23:55 
Questionproblem with disabling field in gridview Pin
eyeseetee7-Jul-08 23:50
eyeseetee7-Jul-08 23:50 
AnswerRe: problem with disabling field in gridview Pin
eyeseetee7-Jul-08 23:59
eyeseetee7-Jul-08 23:59 
GeneralRe: problem with disabling field in gridview Pin
_AK_8-Jul-08 0:34
_AK_8-Jul-08 0:34 

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.