Click here to Skip to main content
15,891,431 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow can I assign differentiate the roles created in a website using dnn?? Pin
gayatrilaxmi16-Jun-08 19:27
gayatrilaxmi16-Jun-08 19:27 
Questionselect/deselect for direct manipulation Pin
misaloo16-Jun-08 9:54
misaloo16-Jun-08 9:54 
Questionconverting Class instance to Web Service instance in C# Pin
salon16-Jun-08 5:28
salon16-Jun-08 5:28 
AnswerRe: converting Class instance to Web Service instance in C# Pin
Shog916-Jun-08 6:03
sitebuilderShog916-Jun-08 6:03 
GeneralRe: converting Class instance to Web Service instance in C# Pin
Christian Graus16-Jun-08 11:41
protectorChristian Graus16-Jun-08 11:41 
GeneralRe: converting Class instance to Web Service instance in C# Pin
Shog916-Jun-08 12:33
sitebuilderShog916-Jun-08 12:33 
QuestionConversion from string to date is invalid Pin
hifiger200415-Jun-08 23:39
hifiger200415-Jun-08 23:39 
AnswerRe: Conversion from string to date is invalid Pin
NeverHeardOfMe16-Jun-08 1:10
NeverHeardOfMe16-Jun-08 1:10 
hifiger2004 wrote:
Dim dtt As DateTime


just use:
Dim dtt As Date

hifiger2004 wrote:
Dim sDate As String = "28/05/2008" 'date format dd/mm/yyyy


Check your system's date/language settings - it may well be trying to convert the 5-th day of the 28-th month...

Personally, I always avoid using numbers for months if I possibly can - use abbreviated month names instead to help avoid ambiguities like this.
GeneralRe: Conversion from string to date is invalid Pin
hifiger200416-Jun-08 3:05
hifiger200416-Jun-08 3:05 
AnswerRe: Conversion from string to date is invalid Pin
Christian Graus16-Jun-08 3:22
protectorChristian Graus16-Jun-08 3:22 
QuestionAsynchron WebService Pin
greekius15-Jun-08 22:19
greekius15-Jun-08 22:19 
AnswerRe: Asynchron WebService Pin
Shog916-Jun-08 6:07
sitebuilderShog916-Jun-08 6:07 
QuestionNeed advice is developing this project in MS Sharepoint is a good idea... Pin
Rafferty Uy15-Jun-08 21:45
Rafferty Uy15-Jun-08 21:45 
QuestionStoring Array in the Profile of Web.config Pin
Zeeshan Riaz14-Jun-08 11:17
Zeeshan Riaz14-Jun-08 11:17 
AnswerRe: Storing Array in the Profile of Web.config Pin
Christian Graus14-Jun-08 11:19
protectorChristian Graus14-Jun-08 11:19 
GeneralRe: Storing Array in the Profile of Web.config Pin
Zeeshan Riaz14-Jun-08 11:28
Zeeshan Riaz14-Jun-08 11:28 
GeneralRe: Storing Array in the Profile of Web.config Pin
Christian Graus14-Jun-08 11:33
protectorChristian Graus14-Jun-08 11:33 
QuestionDeploying Zero DownTime Updates in production ... Pin
SandeshLohar7313-Jun-08 2:34
SandeshLohar7313-Jun-08 2:34 
AnswerRe: Deploying Zero DownTime Updates in production ... Pin
Mark Churchill15-Jun-08 20:28
Mark Churchill15-Jun-08 20:28 
GeneralRe: Deploying Zero DownTime Updates in production ... Pin
SandeshLohar7316-Jun-08 0:50
SandeshLohar7316-Jun-08 0:50 
GeneralRe: Deploying Zero DownTime Updates in production ... Pin
Mark Churchill17-Jun-08 22:04
Mark Churchill17-Jun-08 22:04 
QuestionHow we can get web browser height and width information on the same page Pin
r aa j12-Jun-08 19:19
r aa j12-Jun-08 19:19 
QuestionServer.CreateObject Failed Pin
ganeshMohan12-Jun-08 18:12
ganeshMohan12-Jun-08 18:12 
QuestionI need code JavaScript auto Images and Link for Advetisment Pin
haibec12-Jun-08 17:30
haibec12-Jun-08 17:30 
AnswerRe: I need code JavaScript auto Images and Link for Advetisment Pin
Christian Graus13-Jun-08 16:44
protectorChristian Graus13-Jun-08 16: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.