S
Simon Tuohy
Hi,
I am using VS2005 to build a web application. I am currently at the
prototyping stage, so best practices are not so important. I need to refer
to a control on an ASP page from within some Javascript. I am setting the ID
of the masterpage to "Master", so that all my controls are named
Master$Control1 etc. The problem I have is that the serparator is coming
through as a colon
), not the expected dollar sign. I do not have .net 1.1
installed on my development machine any longer, so I don't think that this
is causing the problem.
Has anyone any ideas as to where this is set?
Many thanks,
Simon
I am using VS2005 to build a web application. I am currently at the
prototyping stage, so best practices are not so important. I need to refer
to a control on an ASP page from within some Javascript. I am setting the ID
of the masterpage to "Master", so that all my controls are named
Master$Control1 etc. The problem I have is that the serparator is coming
through as a colon
), not the expected dollar sign. I do not have .net 1.1installed on my development machine any longer, so I don't think that this
is causing the problem.
Has anyone any ideas as to where this is set?
Many thanks,
Simon