Click here to Skip to main content
15,909,373 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem in finding if textbox is selected or not Pin
Abhishek Sur3-Dec-09 3:00
professionalAbhishek Sur3-Dec-09 3:00 
AnswerRe: problem in finding if textbox is selected or not Pin
ansriharsha8-Dec-09 18:00
ansriharsha8-Dec-09 18:00 
QuestionClassic ASP ConnectionString? Pin
hifiger20042-Dec-09 21:56
hifiger20042-Dec-09 21:56 
AnswerRe: Classic ASP ConnectionString? Pin
Abhijit Jana2-Dec-09 22:10
professionalAbhijit Jana2-Dec-09 22:10 
AnswerRe: Classic ASP ConnectionString? Pin
Appusamy.subbian2-Dec-09 23:26
Appusamy.subbian2-Dec-09 23:26 
AnswerRe: Classic ASP ConnectionString? Pin
Ashfield3-Dec-09 0:08
Ashfield3-Dec-09 0:08 
GeneralRe: Classic ASP ConnectionString? Pin
hifiger20043-Dec-09 21:46
hifiger20043-Dec-09 21:46 
GeneralRe: Classic ASP ConnectionString? Pin
Ashfield4-Dec-09 1:15
Ashfield4-Dec-09 1:15 
hifiger2004 wrote:
In ASP.Net there's no problem when using this type of connection string inside the web.config


But you are using CLASSIC ASP you said. It knows nothing about web.config, global.asa etc, these are .NET only.

You need to use ADO NOT ADO.NET, create connection objects and so on. Take a look at this:

http://support.microsoft.com/kb/299980[^]

Bob
Ashfield Consultants Ltd
Proud to be a 2009 Code Project MVP

QuestionError while creating excel file Pin
Robymon2-Dec-09 21:41
Robymon2-Dec-09 21:41 
AnswerRe: Error while creating excel file Pin
Abhijit Jana2-Dec-09 22:16
professionalAbhijit Jana2-Dec-09 22:16 
GeneralRe: Error while creating excel file Pin
Robymon2-Dec-09 22:33
Robymon2-Dec-09 22:33 
GeneralRe: Error while creating excel file Pin
Abhijit Jana2-Dec-09 22:43
professionalAbhijit Jana2-Dec-09 22:43 
Questioncould i change the culture of gridView Pin
amit sahu202-Dec-09 21:40
amit sahu202-Dec-09 21:40 
AnswerRe: could i change the culture of gridView Pin
Abhijit Jana2-Dec-09 22:13
professionalAbhijit Jana2-Dec-09 22:13 
QuestionHelp provider+win Form Pin
Ramkumar_S2-Dec-09 20:00
Ramkumar_S2-Dec-09 20:00 
AnswerRe: Help provider+win Form Pin
Abhijit Jana2-Dec-09 20:03
professionalAbhijit Jana2-Dec-09 20:03 
QuestionMenu tab not woriking In safari Pin
Sudhanshu Mani Tripathi2-Dec-09 19:54
Sudhanshu Mani Tripathi2-Dec-09 19:54 
AnswerRe: Menu tab not woriking In safari Pin
sashidhar2-Dec-09 21:36
sashidhar2-Dec-09 21:36 
Questioncoding for search Pin
Amit Spadez2-Dec-09 19:46
professionalAmit Spadez2-Dec-09 19:46 
AnswerRe: coding for search Pin
Vimalsoft(Pty) Ltd2-Dec-09 19:52
professionalVimalsoft(Pty) Ltd2-Dec-09 19:52 
AnswerRe: coding for search Pin
Dinesh Mani2-Dec-09 19:53
Dinesh Mani2-Dec-09 19:53 
GeneralRe: coding for search Pin
Amit Spadez2-Dec-09 20:09
professionalAmit Spadez2-Dec-09 20:09 
GeneralRe: coding for search Pin
Dinesh Mani2-Dec-09 20:19
Dinesh Mani2-Dec-09 20:19 
GeneralRe: coding for search Pin
Amit Spadez2-Dec-09 20:30
professionalAmit Spadez2-Dec-09 20:30 
GeneralRe: coding for search Pin
Dinesh Mani2-Dec-09 20:45
Dinesh Mani2-Dec-09 20:45 

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.