Click here to Skip to main content
15,889,462 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: MVC / MVP Design Patterns Pin
Colin Angus Mackay26-Aug-06 13:55
Colin Angus Mackay26-Aug-06 13:55 
GeneralRe: MVC / MVP Design Patterns Pin
TheEagle27-Aug-06 10:59
TheEagle27-Aug-06 10:59 
QuestionCompare Validator in dd/MM/yyyy format Pin
Vipul Mehta26-Aug-06 3:11
Vipul Mehta26-Aug-06 3:11 
QuestionComparing 2 date values in Java Script Pin
Vipul Mehta26-Aug-06 3:06
Vipul Mehta26-Aug-06 3:06 
AnswerRe: Comparing 2 date values in Java Script Pin
Guffa26-Aug-06 3:49
Guffa26-Aug-06 3:49 
QuestionRegarding configuring your application on iis Pin
VishalSharmaDev26-Aug-06 1:20
VishalSharmaDev26-Aug-06 1:20 
QuestionConnection String Failing. Pin
japel26-Aug-06 0:48
japel26-Aug-06 0:48 
AnswerRe: Connection String Failing. Pin
Jakob Farian Krarup26-Aug-06 2:27
Jakob Farian Krarup26-Aug-06 2:27 
Try adding a "/" to the beginning of your connection string

Dim strConn As String = ("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/App_Data/ShowroomRegDb.mdb"))

This tells the webserver to look in the root of your webfolder.


Kind regards - Jakob Cool | :cool:
*********************************************
Three kinds of people in the world:
- Those who can count..
- Those who can't!

10 kinds of people in the world:
- Those who understand binary
- Those who don't

QuestionRe: Connection String Failing. Pin
japel26-Aug-06 12:26
japel26-Aug-06 12:26 
AnswerRe: Connection String Failing. Pin
Jakob Farian Krarup26-Aug-06 21:20
Jakob Farian Krarup26-Aug-06 21:20 
QuestionWeb service problem Pin
-Yoyosh-26-Aug-06 0:13
-Yoyosh-26-Aug-06 0:13 
QuestionReorder the rows in datagrid Pin
Amit Agarrwal26-Aug-06 0:02
Amit Agarrwal26-Aug-06 0:02 
AnswerRe: Reorder the rows in datagrid [modified] Pin
Jakob Farian Krarup26-Aug-06 1:44
Jakob Farian Krarup26-Aug-06 1:44 
Questiondynamically adding webparts [modified] Pin
ketan.raval25-Aug-06 23:30
ketan.raval25-Aug-06 23:30 
Questionmultiline text box in grid on edit command Pin
Arch22k25-Aug-06 22:44
Arch22k25-Aug-06 22:44 
AnswerRe: multiline text box in grid on edit command Pin
MIHAI_MTZ26-Aug-06 3:18
MIHAI_MTZ26-Aug-06 3:18 
AnswerRe: multiline text box in grid on edit command Pin
postmaster@programmingknowledge.com26-Aug-06 7:26
postmaster@programmingknowledge.com26-Aug-06 7:26 
Questionhow to refresh list in dropdownlist Pin
Kissy1625-Aug-06 20:18
Kissy1625-Aug-06 20:18 
AnswerRe: how to refresh list in dropdownlist Pin
postmaster@programmingknowledge.com26-Aug-06 7:31
postmaster@programmingknowledge.com26-Aug-06 7:31 
Questionconversion from one language to another Pin
chippu25-Aug-06 18:55
chippu25-Aug-06 18:55 
AnswerRe: conversion from one language to another Pin
Guffa25-Aug-06 21:07
Guffa25-Aug-06 21:07 
GeneralRe: Translation from one language to another Pin
chippu27-Aug-06 7:41
chippu27-Aug-06 7:41 
QuestionWeb Scanning in ASP.NET [modified] Pin
ajlaluan25-Aug-06 17:21
ajlaluan25-Aug-06 17:21 
QuestionTEXT Box and Label Allign question Pin
kalyanPaladugu25-Aug-06 11:01
kalyanPaladugu25-Aug-06 11:01 
QuestionFetch web page programatically. Pin
eggsovereasy25-Aug-06 8:38
eggsovereasy25-Aug-06 8:38 

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.