Click here to Skip to main content
16,005,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSearch Option Pin
Krishlibran7-Nov-06 22:22
Krishlibran7-Nov-06 22:22 
AnswerRe: Search Option Pin
Imran Khan Pathan7-Nov-06 22:59
Imran Khan Pathan7-Nov-06 22:59 
Questionhow can i call a javascipt function from Windows application Pin
Sandeep Akhare7-Nov-06 22:22
Sandeep Akhare7-Nov-06 22:22 
AnswerRe: how can i call a javascipt function from Windows application Pin
saqib828-Nov-06 0:01
saqib828-Nov-06 0:01 
QuestionRe: how can i call a javascipt function from Windows application Pin
just3ala28-Nov-06 3:38
just3ala28-Nov-06 3:38 
AnswerRe: how can i call a javascipt function from Windows application Pin
Sandeep Akhare8-Nov-06 3:45
Sandeep Akhare8-Nov-06 3:45 
QuestionDoubts? Pin
srilu nagalla7-Nov-06 21:42
srilu nagalla7-Nov-06 21:42 
AnswerRe: Doubts? Pin
Guffa7-Nov-06 21:56
Guffa7-Nov-06 21:56 
srilu nagalla wrote:
what i have to do maintain dynamic rows(contain texboxes in each cell)?


You have to recreate them on every postback.

srilu nagalla wrote:
After filling the textboxes(html textboxe,i want to pass all the values to the database,
How can i pass these textbox values to server?


If the fields are inside the form that is posted to the server, their values are included in the data that is posted. You can use Request.Form to retrieve the values on the server.


---
b { font-weight: normal; }

AnswerRe: Doubts? Pin
_mubashir7-Nov-06 21:59
_mubashir7-Nov-06 21:59 
GeneralRe: Doubts? Pin
srilu nagalla7-Nov-06 22:36
srilu nagalla7-Nov-06 22:36 
Questionhelp to create this form Pin
ratildo7-Nov-06 21:30
ratildo7-Nov-06 21:30 
AnswerRe: help to create this form Pin
_mubashir7-Nov-06 21:53
_mubashir7-Nov-06 21:53 
GeneralRe: help to create this form Pin
ratildo7-Nov-06 21:58
ratildo7-Nov-06 21:58 
AnswerRe: help to create this form Pin
saqib828-Nov-06 0:05
saqib828-Nov-06 0:05 
AnswerRe: help to create this form Pin
Deepak the Cool8-Nov-06 0:48
Deepak the Cool8-Nov-06 0:48 
QuestionHow to create Folder with help of ASP.NET Pin
dj.rock7-Nov-06 21:11
dj.rock7-Nov-06 21:11 
AnswerRe: How to create Folder with help of ASP.NET Pin
Deepak the Cool7-Nov-06 21:24
Deepak the Cool7-Nov-06 21:24 
GeneralRe: How to create Folder with help of ASP.NET Pin
dj.rock7-Nov-06 22:01
dj.rock7-Nov-06 22:01 
QuestionHow to Implement Business Entity? Pin
nabeelkhan7-Nov-06 21:11
nabeelkhan7-Nov-06 21:11 
Questionkey ascii Pin
litson jose7-Nov-06 20:52
litson jose7-Nov-06 20:52 
AnswerRe: key ascii Pin
Deepak the Cool7-Nov-06 21:12
Deepak the Cool7-Nov-06 21:12 
QuestionReducing pixelization in images Pin
anu817-Nov-06 20:47
anu817-Nov-06 20:47 
AnswerRe: Reducing pixelization in images Pin
Deepak the Cool7-Nov-06 21:32
Deepak the Cool7-Nov-06 21:32 
GeneralRe: Reducing pixelization in images Pin
anu817-Nov-06 21:59
anu817-Nov-06 21:59 
AnswerRe: Reducing pixelization in images Pin
Britney S. Morales8-Nov-06 3:20
Britney S. Morales8-Nov-06 3:20 

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.