Click here to Skip to main content
15,904,497 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asp.Net Server Page_Load Call Javascript Confirm Pass return value to the Server on the runtime. Pin
led mike10-Dec-08 10:13
led mike10-Dec-08 10:13 
GeneralRe: Asp.Net Server Page_Load Call Javascript Confirm Pass return value to the Server on the runtime. Pin
Christian Graus10-Dec-08 12:16
protectorChristian Graus10-Dec-08 12:16 
GeneralRe: Asp.Net Server Page_Load Call Javascript Confirm Pass return value to the Server on the runtime. Pin
led mike11-Dec-08 5:12
led mike11-Dec-08 5:12 
QuestionHelp with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 7:37
TomLeogrande10-Dec-08 7:37 
AnswerRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:16
protectorChristian Graus10-Dec-08 9:16 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 9:26
TomLeogrande10-Dec-08 9:26 
GeneralRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:35
protectorChristian Graus10-Dec-08 9:35 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 9:42
TomLeogrande10-Dec-08 9:42 
It is databound.

Looks like this

;
All Lakes
<% IF ISARRAY(aryreg2) THEN%>
<% for j=0 to ubound(aryreg2,2)%>
]]>
<%next%>
<%END IF%>


I think I understand what you are saying about the dynamic building of the select page.
Hmmmmm Sounds like it may not be possible with the databound select list.
GeneralRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:47
protectorChristian Graus10-Dec-08 9:47 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 9:50
TomLeogrande10-Dec-08 9:50 
GeneralRe: Help with creating a link using a drop down list in a form Pin
Christian Graus10-Dec-08 9:57
protectorChristian Graus10-Dec-08 9:57 
GeneralRe: Help with creating a link using a drop down list in a form Pin
TomLeogrande10-Dec-08 10:04
TomLeogrande10-Dec-08 10:04 
Questionhow to create a log file of soap request and soap response in web services?:confused: Pin
rohitnegi0910-Dec-08 7:15
rohitnegi0910-Dec-08 7:15 
QuestionDotNet 2.0 Aspx - after putting the files on production Server i am reciveing error: 40 - Could not open a connection to SQL Server Pin
royg3010-Dec-08 3:28
royg3010-Dec-08 3:28 
AnswerRe: DotNet 2.0 Aspx - after putting the files on production Server i am reciveing error: 40 - Could not open a connection to SQL Server Pin
Paddy Boyd10-Dec-08 4:18
Paddy Boyd10-Dec-08 4:18 
Questiondynamic value in asp control Pin
exbound10-Dec-08 2:02
exbound10-Dec-08 2:02 
AnswerRe: dynamic value in asp control Pin
Ashfield10-Dec-08 2:43
Ashfield10-Dec-08 2:43 
AnswerRe: dynamic value in asp control Pin
Abhijit Jana10-Dec-08 3:25
professionalAbhijit Jana10-Dec-08 3:25 
GeneralRe: dynamic value in asp control Pin
exbound10-Dec-08 8:23
exbound10-Dec-08 8:23 
Questionchange of scrollbar color Pin
BenitaDSouza10-Dec-08 2:00
BenitaDSouza10-Dec-08 2:00 
AnswerRe: change of scrollbar color [Modified ] Pin
Abhijit Jana10-Dec-08 2:06
professionalAbhijit Jana10-Dec-08 2:06 
GeneralRe: change of scrollbar color [Modified ] Pin
BenitaDSouza10-Dec-08 17:59
BenitaDSouza10-Dec-08 17:59 
AnswerRe: change of scrollbar color Pin
Brij10-Dec-08 2:11
mentorBrij10-Dec-08 2:11 
QuestionRDLC REPORT NOT WORKING Pin
amit arun patil10-Dec-08 1:09
amit arun patil10-Dec-08 1:09 
Questionstatic variable in a namespace Pin
joindotnet10-Dec-08 1:08
joindotnet10-Dec-08 1:08 

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.