Click here to Skip to main content
15,912,578 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to call dll files in aspx page Pin
Sam.M7-Nov-06 0:57
Sam.M7-Nov-06 0:57 
GeneralRe: How to call dll files in aspx page Pin
just3ala27-Nov-06 1:06
just3ala27-Nov-06 1:06 
GeneralRe: How to call dll files in aspx page Pin
Sam.M7-Nov-06 1:13
Sam.M7-Nov-06 1:13 
AnswerRe: How to call dll files in aspx page Pin
Paddy Boyd7-Nov-06 1:17
Paddy Boyd7-Nov-06 1:17 
GeneralRe: How to call dll files in aspx page Pin
Sam.M7-Nov-06 1:18
Sam.M7-Nov-06 1:18 
GeneralRe: How to call dll files in aspx page Pin
Paddy Boyd7-Nov-06 1:20
Paddy Boyd7-Nov-06 1:20 
GeneralRe: How to call dll files in aspx page Pin
Sam.M7-Nov-06 1:25
Sam.M7-Nov-06 1:25 
GeneralRe: How to call dll files in aspx page Pin
Paddy Boyd7-Nov-06 1:30
Paddy Boyd7-Nov-06 1:30 
Stick a hidden field on the page (marked as runat="server"), in your code that you created (javascript) to set the selected items of each item, set the .value of the hidden field.

In the code behind, you should be able to access this field like any other...
Questionhow to bind data in textbox control? Pin
Imran Khan Pathan7-Nov-06 0:37
Imran Khan Pathan7-Nov-06 0:37 
AnswerRe: how to bind data in textbox control? Pin
just3ala27-Nov-06 0:55
just3ala27-Nov-06 0:55 
GeneralRe: how to bind data in textbox control? Pin
Imran Khan Pathan7-Nov-06 1:04
Imran Khan Pathan7-Nov-06 1:04 
GeneralRe: how to bind data in textbox control? Pin
Imran Khan Pathan7-Nov-06 2:10
Imran Khan Pathan7-Nov-06 2:10 
GeneralRe: how to bind data in textbox control? [modified] Pin
Khan.Bangash7-Nov-06 2:22
Khan.Bangash7-Nov-06 2:22 
Questionhow to add ascx control dynamically in page Pin
Amit Agarrwal7-Nov-06 0:13
Amit Agarrwal7-Nov-06 0:13 
AnswerRe: how to add ascx control dynamically in page Pin
Sandeep Akhare7-Nov-06 2:23
Sandeep Akhare7-Nov-06 2:23 
GeneralRe: how to add ascx control dynamically in page Pin
Amit Agarrwal7-Nov-06 3:00
Amit Agarrwal7-Nov-06 3:00 
GeneralRe: how to add ascx control dynamically in page Pin
Sandeep Akhare7-Nov-06 3:16
Sandeep Akhare7-Nov-06 3:16 
QuestionCalculated Field Pin
Dayekh7-Nov-06 0:04
Dayekh7-Nov-06 0:04 
AnswerRe: Calculated Field Pin
just3ala27-Nov-06 1:03
just3ala27-Nov-06 1:03 
GeneralRe: Calculated Field Pin
Dayekh7-Nov-06 3:05
Dayekh7-Nov-06 3:05 
QuestionAlpha-numerics Field Problem while uploading Excel file in ASP.NET Pin
Chintan Jariwala6-Nov-06 23:54
Chintan Jariwala6-Nov-06 23:54 
Questiontree view(urgent) Pin
litson jose6-Nov-06 22:58
litson jose6-Nov-06 22:58 
Question"creating table on fly" Pin
ravikiranreddydharmannagari6-Nov-06 22:33
ravikiranreddydharmannagari6-Nov-06 22:33 
AnswerRe: "creating table on fly" Pin
just3ala26-Nov-06 23:56
just3ala26-Nov-06 23:56 
AnswerRe: "creating table on fly" Pin
J4amieC7-Nov-06 0:22
J4amieC7-Nov-06 0:22 

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.