Click here to Skip to main content
15,893,722 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Date Problem Pin
dj.rock26-Oct-06 1:16
dj.rock26-Oct-06 1:16 
GeneralRe: Date Problem Pin
Kissy1626-Oct-06 2:06
Kissy1626-Oct-06 2:06 
AnswerRe: Date Problem Pin
dj.rock26-Oct-06 2:37
dj.rock26-Oct-06 2:37 
GeneralRe: Date Problem Pin
Kissy1626-Oct-06 19:58
Kissy1626-Oct-06 19:58 
GeneralRe: Date Problem Your solution Pin
cloudking1196626-Oct-06 3:51
cloudking1196626-Oct-06 3:51 
Questiontextbox contain text that save as html page Pin
Deepak the Cool25-Oct-06 21:59
Deepak the Cool25-Oct-06 21:59 
AnswerRe: textbox contain text that save as html page Pin
thomas_joyee25-Oct-06 23:13
thomas_joyee25-Oct-06 23:13 
AnswerRe: textbox contain text that save as html page Pin
cloudking1196626-Oct-06 3:54
cloudking1196626-Oct-06 3:54 
It can give two problems

1) Request validation failed, so you will have to give ValidateRequest="False" in <%@page %> directive.

2) if it gives error while saving into database or other, just give
Server.HtmlEncode(TextBox1.text)
QuestionFile upload by ajax in asp.net 1.1?? Pin
Tridip Bhattacharjee25-Oct-06 21:44
professionalTridip Bhattacharjee25-Oct-06 21:44 
Questionhow to use sql to read the arabic languag from websit Pin
ashraf hakiem25-Oct-06 21:37
ashraf hakiem25-Oct-06 21:37 
AnswerRe: how to use sql to read the arabic languag from websit Pin
thomas_joyee25-Oct-06 22:02
thomas_joyee25-Oct-06 22:02 
Questionconvert a string to date format. Pin
monuSaini25-Oct-06 21:35
monuSaini25-Oct-06 21:35 
AnswerRe: convert a string to date format. Pin
dj.rock25-Oct-06 22:00
dj.rock25-Oct-06 22:00 
GeneralRe: convert a string to date format. Pin
monuSaini25-Oct-06 23:10
monuSaini25-Oct-06 23:10 
GeneralRe: convert a string to date format. Pin
dj.rock25-Oct-06 23:58
dj.rock25-Oct-06 23:58 
GeneralRe: convert a string to date format. Pin
monuSaini26-Oct-06 0:24
monuSaini26-Oct-06 0:24 
AnswerRe: convert a string to date format. Pin
dj.rock26-Oct-06 0:43
dj.rock26-Oct-06 0:43 
GeneralRe: convert a string to date format. Pin
monuSaini26-Oct-06 1:23
monuSaini26-Oct-06 1:23 
GeneralRe: convert a string to date format. Pin
dj.rock26-Oct-06 1:27
dj.rock26-Oct-06 1:27 
GeneralRe: convert a string to date format. Pin
monuSaini26-Oct-06 1:54
monuSaini26-Oct-06 1:54 
Questionwhat is the use of webclient class? Pin
Tridip Bhattacharjee25-Oct-06 21:33
professionalTridip Bhattacharjee25-Oct-06 21:33 
QuestionArray in VB.Net Pin
Mei Yoong25-Oct-06 21:31
Mei Yoong25-Oct-06 21:31 
AnswerRe: Array in VB.Net Pin
thomas_joyee25-Oct-06 21:57
thomas_joyee25-Oct-06 21:57 
GeneralRe: Array in VB.Net Pin
Mei Yoong25-Oct-06 22:56
Mei Yoong25-Oct-06 22:56 
GeneralRe: Array in VB.Net Pin
thomas_joyee25-Oct-06 23:16
thomas_joyee25-Oct-06 23:16 

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.