Click here to Skip to main content
15,910,980 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Send Mail Without Using SMTP Server Pin
Socheat.Net11-Jun-06 23:13
Socheat.Net11-Jun-06 23:13 
QuestionWeb Parts (ASP .Net 2.0) Pin
chintan197911-Jun-06 19:32
chintan197911-Jun-06 19:32 
QuestionDatagrid Pin
kuwl_mark11-Jun-06 18:51
kuwl_mark11-Jun-06 18:51 
GeneralRe: Datagrid Pin
amaneet11-Jun-06 20:03
amaneet11-Jun-06 20:03 
AnswerRe: Datagrid Pin
Reza Raad11-Jun-06 20:36
Reza Raad11-Jun-06 20:36 
QuestionAccessing public methods in User Controls? Pin
kbalias11-Jun-06 18:50
kbalias11-Jun-06 18:50 
AnswerRe: Accessing public methods in User Controls? Pin
Reza Raad11-Jun-06 21:13
Reza Raad11-Jun-06 21:13 
QuestionHow to use Contains() in an .ASPX page??? Pin
code-frog11-Jun-06 16:27
professionalcode-frog11-Jun-06 16:27 
If you try to use Contains in an .ASPX page it will error the reason is the single quote you have to use.

So if you code "Select f1, f2, f3 from T1 where CONTAINS (F2, 'text*')" you will get an error at compile/run because of the single quote around your contains term. You cannot use the \ to escape the single quote either.

Does anyone know a way around this?

- Rex



"You have an arrow in your butt!" - FionaCool | :cool:

Welcome to CP in your language. Post the unicode version in My CP Blog [ ^ ] now.

People who don't understand how awesome Firefox is have never used CPhog[^]CPhog. The act of using CPhog (Firefox)[^] alone doesn't make Firefox cool. It opens your eyes to the possibilities and then you start looking for other things like CPhog (Firefox)[^] and your eyes are suddenly open to all sorts of useful things all through Firefox. - (Self Quote)



AnswerRe: How to use Contains() in an .ASPX page??? Pin
Guffa11-Jun-06 18:53
Guffa11-Jun-06 18:53 
QuestionOnRowCreated - Setting the properties of a column control Pin
PeteConc11-Jun-06 4:04
PeteConc11-Jun-06 4:04 
AnswerRe: OnRowCreated - Setting the properties of a column control Pin
minhpc_bk11-Jun-06 15:37
minhpc_bk11-Jun-06 15:37 
Question"operation must use an updatable query" error message Pin
isiran11-Jun-06 2:16
isiran11-Jun-06 2:16 
GeneralRe: "operation must use an updatable query" error message Pin
Guffa11-Jun-06 2:45
Guffa11-Jun-06 2:45 
AnswerRe: "operation must use an updatable query" error message Pin
sandeep_thakur12-Jun-06 20:29
sandeep_thakur12-Jun-06 20:29 
GeneralRe: "operation must use an updatable query" error message [modified] Pin
isiran13-Jun-06 0:14
isiran13-Jun-06 0:14 
QuestionConfirmation E-mail not working Pin
preethishivbaba11-Jun-06 1:47
preethishivbaba11-Jun-06 1:47 
AnswerRe: Confirmation E-mail not working Pin
Tarakeshwar Reddy11-Jun-06 3:32
professionalTarakeshwar Reddy11-Jun-06 3:32 
GeneralRe: Confirmation E-mail not working Pin
preethishivbaba11-Jun-06 15:39
preethishivbaba11-Jun-06 15:39 
GeneralRe: Confirmation E-mail not working Pin
Guffa11-Jun-06 18:57
Guffa11-Jun-06 18:57 
AnswerRe: Confirmation E-mail not working Pin
Guffa11-Jun-06 22:04
Guffa11-Jun-06 22:04 
QuestionHow can i run Server.HtmlEncode() on an XMLControls output? Pin
Red_Wizard_Shot_The_Food10-Jun-06 8:16
Red_Wizard_Shot_The_Food10-Jun-06 8:16 
QuestionHow we canFind File Size before uploading in ASP.NET 2.0 Pin
Haridas.R10-Jun-06 3:12
Haridas.R10-Jun-06 3:12 
AnswerRe: How we canFind File Size before uploading in ASP.NET 2.0 Pin
Tarakeshwar Reddy10-Jun-06 3:34
professionalTarakeshwar Reddy10-Jun-06 3:34 
GeneralRe: How we canFind File Size before uploading in ASP.NET 2.0 Pin
Haridas.R10-Jun-06 3:54
Haridas.R10-Jun-06 3:54 
GeneralRe: How we canFind File Size before uploading in ASP.NET 2.0 Pin
Tarakeshwar Reddy10-Jun-06 4:02
professionalTarakeshwar Reddy10-Jun-06 4:02 

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.