Click here to Skip to main content
15,913,207 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionA connection with the server could not be established. Pin
MissionSuccess26-Apr-07 1:03
MissionSuccess26-Apr-07 1:03 
AnswerRe: A connection with the server could not be established. Pin
Christian Graus26-Apr-07 1:13
protectorChristian Graus26-Apr-07 1:13 
GeneralRe: A connection with the server could not be established. Pin
MissionSuccess26-Apr-07 1:27
MissionSuccess26-Apr-07 1:27 
QuestionUsing master pages Pin
Russell Jones26-Apr-07 0:56
Russell Jones26-Apr-07 0:56 
AnswerRe: Using master pages Pin
kubben26-Apr-07 2:22
kubben26-Apr-07 2:22 
GeneralRe: Using master pages Pin
Russell Jones26-Apr-07 4:22
Russell Jones26-Apr-07 4:22 
GeneralRe: Using master pages Pin
kubben26-Apr-07 4:39
kubben26-Apr-07 4:39 
GeneralRe: Using master pages Pin
Russell Jones26-Apr-07 5:07
Russell Jones26-Apr-07 5:07 
i had assumed that if i passed the data into a property of the top level master that my control names would be safe but it seems that didn't work but i'm using that as a temporary measure.

I've now got a hidden field on the masterpage that contains some data that my javascript file can pickup and append to the control names.

I've got a setup method inside my js file that registers the events on the controls i need to hook up to. this now reads the prefixes for the names of the controls from the hidden field on the page. I suppose a benefit of the new model is that i can support multiple instances of the same control on the page for less agro. This method was recommended on several sites, all of which claimed attributes were dead. I was shocked to see ASP splattering my code with script tags (and not even in the head).

Thanks for your help, all help is good at the moment, i seem to be picking up ideas from here and there, many oppose each other and i suspect come are more esoteric than practical, problem at the moment is that i don't know what works and what doesn't.

Russell
Questionmodifying excel tables with asp.net Pin
TechnoGrey26-Apr-07 0:53
TechnoGrey26-Apr-07 0:53 
QuestionHow can i automatically move from Http to Https Pin
pankaj tanwar26-Apr-07 0:03
pankaj tanwar26-Apr-07 0:03 
Question301 Permanent redirect. Pin
Jes M George26-Apr-07 0:03
Jes M George26-Apr-07 0:03 
AnswerRe: 301 Permanent redirect. Pin
Chetan Ranpariya26-Apr-07 0:43
Chetan Ranpariya26-Apr-07 0:43 
QuestionCannot add or remove tables from the DataSet once the DataSet is mapped to a loaded XML document.. Pin
Imran Khan Pathan26-Apr-07 0:01
Imran Khan Pathan26-Apr-07 0:01 
QuestionAnyone Tell Me about It. Pin
Mkanchha25-Apr-07 23:57
Mkanchha25-Apr-07 23:57 
Questionperformance of the website Pin
Sophia Rekhi25-Apr-07 23:46
Sophia Rekhi25-Apr-07 23:46 
AnswerRe: performance of the website Pin
Sathesh Sakthivel26-Apr-07 0:12
Sathesh Sakthivel26-Apr-07 0:12 
AnswerRe: performance of the website Pin
Pete O'Hanlon26-Apr-07 0:40
mvePete O'Hanlon26-Apr-07 0:40 
QuestionSorting and Freezing Gridview Pin
varshavmane25-Apr-07 23:13
varshavmane25-Apr-07 23:13 
AnswerRe: Sorting and Freezing Gridview Pin
Mazdak25-Apr-07 23:55
Mazdak25-Apr-07 23:55 
GeneralRe: Sorting and Freezing Gridview Pin
varshavmane26-Apr-07 0:15
varshavmane26-Apr-07 0:15 
GeneralRe: Sorting and Freezing Gridview Pin
Mazdak26-Apr-07 1:07
Mazdak26-Apr-07 1:07 
GeneralRe: Sorting and Freezing Gridview Pin
varshavmane26-Apr-07 1:17
varshavmane26-Apr-07 1:17 
QuestionGoto url Pin
Tenk25-Apr-07 22:43
Tenk25-Apr-07 22:43 
AnswerRe: Goto url Pin
Chetan Ranpariya25-Apr-07 22:48
Chetan Ranpariya25-Apr-07 22:48 
GeneralRe: Goto url Pin
Tenk25-Apr-07 23:44
Tenk25-Apr-07 23:44 

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.