Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
GeneralCrystal Report batch console application Pin
Visionsoft24-Feb-04 3:53
Visionsoft24-Feb-04 3:53 
GeneralSorting DataGrid BoundColumn using DataGrid.SortCommand Pin
ajaylulia24-Feb-04 2:21
ajaylulia24-Feb-04 2:21 
GeneralRe: Sorting DataGrid BoundColumn using DataGrid.SortCommand Pin
Mazdak24-Feb-04 3:21
Mazdak24-Feb-04 3:21 
GeneralRe: Sorting DataGrid BoundColumn using DataGrid.SortCommand Pin
ajaylulia24-Feb-04 16:56
ajaylulia24-Feb-04 16:56 
GeneralAsynchronous sockets and message queues Pin
Rickard Andersson2024-Feb-04 2:08
Rickard Andersson2024-Feb-04 2:08 
GeneralRe: Windows Processes& Properties Pin
Heath Stewart24-Feb-04 5:05
protectorHeath Stewart24-Feb-04 5:05 
GeneralError: Malformed server response Pin
rosie224-Feb-04 0:33
rosie224-Feb-04 0:33 
GeneralRe: Error: Malformed server response Pin
Heath Stewart24-Feb-04 5:03
protectorHeath Stewart24-Feb-04 5:03 
Is this a server- or client-side function? Are you sure that WAP implements a scripting engine for Javascript? I honestly don't know since I've never cared to deal with mobile apps.

If this is a server-side method, are you canceling the response or letting the response complete. In most cases, you want the latter, otherwise an exception will be thrown if not handled correctly. So you should call RedirectToMobilePage(url, false);.

Also, this really belongs in the ASP.NET forum for future reference.

 

Microsoft MVP, Visual C#
My Articles
GeneralDirectX Mesh Pin
SherKar23-Feb-04 23:08
SherKar23-Feb-04 23:08 
GeneralRe: DirectX Mesh Pin
Heath Stewart24-Feb-04 4:59
protectorHeath Stewart24-Feb-04 4:59 
Questioncontrols in a ListView??? Pin
Snowjim23-Feb-04 22:19
Snowjim23-Feb-04 22:19 
AnswerRe: controls in a ListView??? Pin
Heath Stewart24-Feb-04 4:56
protectorHeath Stewart24-Feb-04 4:56 
QuestionHow to get Log of all files used for a day Pin
Member 33502223-Feb-04 20:30
Member 33502223-Feb-04 20:30 
AnswerRe: How to get Log of all files used for a day Pin
Mazdak24-Feb-04 0:38
Mazdak24-Feb-04 0:38 
AnswerRe: How to get Log of all files used for a day Pin
Heath Stewart24-Feb-04 4:54
protectorHeath Stewart24-Feb-04 4:54 
QuestionHow to implement IDocHostUIHandler with c# ? Pin
benzite23-Feb-04 19:47
benzite23-Feb-04 19:47 
AnswerRe: How to implement IDocHostUIHandler with c# ? Pin
Heath Stewart24-Feb-04 4:50
protectorHeath Stewart24-Feb-04 4:50 
AnswerRe: How to implement IDocHostUIHandler with c# ? Pin
LongRange.Shooter24-Feb-04 11:00
LongRange.Shooter24-Feb-04 11:00 
GeneralRe: How to implement IDocHostUIHandler with c# ? Pin
benzite24-Feb-04 14:37
benzite24-Feb-04 14:37 
GeneralRe: How to implement IDocHostUIHandler with c# ? Pin
Heath Stewart25-Feb-04 2:40
protectorHeath Stewart25-Feb-04 2:40 
GeneralWithout a RDBMS or XML Pin
Sheriff Botros23-Feb-04 18:52
Sheriff Botros23-Feb-04 18:52 
GeneralRe: Without a RDBMS or XML Pin
Mazdak24-Feb-04 3:26
Mazdak24-Feb-04 3:26 
GeneralRe: Without a RDBMS or XML Pin
Heath Stewart24-Feb-04 4:37
protectorHeath Stewart24-Feb-04 4:37 
GeneralRe: Without a RDBMS or XML Pin
Nemanja Trifunovic24-Feb-04 6:23
Nemanja Trifunovic24-Feb-04 6:23 
GeneralQualifying Static Members With Type Names Pin
Eric Houser23-Feb-04 16:15
Eric Houser23-Feb-04 16:15 

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.