Ricardo Furtado wrote on 10 sep 2010 in
microsoft.public.inetserver.asp.general:
[please do not top post on usenet]
[please do not quote signatures on usenet]
well, i'm trying to use the visual studio 2010 default login controls.
VS2010 connects to a MS SQL Server database, by default. My problem is
that my database is in MS Access. I need to change the connection by
default. Don't know how. There are some examples on google in order to
change to MS Access and to MySQL but i wasn't able to make them work
If you change it, than it is not "default",
as "default" is what you get without changing it.
"default login controls" is that something in ASP?
If so, why not look at the ASP [VBscript or Jscript] source
and change that source?
Why would you want these "default login controls",
why not write your own HTML?
Perhaps show us some of the offending code?