Click here to Skip to main content
15,886,110 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: problem in login Pin
Yusuf12-Mar-09 4:19
Yusuf12-Mar-09 4:19 
QuestionRe: problem in login Pin
Manprit.bagga12-Mar-09 20:22
Manprit.bagga12-Mar-09 20:22 
QuestionExporting data to Excel from Datagrid Pin
rakeshs31212-Mar-09 3:13
rakeshs31212-Mar-09 3:13 
QuestionHow to get a message which user send from his mobile (reply to a message which is sent by application). Pin
rahul.net1112-Mar-09 2:58
rahul.net1112-Mar-09 2:58 
AnswerRe: How to get a message which user send from his mobile (reply to a message which is sent by application). Pin
Yusuf12-Mar-09 4:22
Yusuf12-Mar-09 4:22 
GeneralRe: How to get a message which user send from his mobile (reply to a message which is sent by application). Pin
rahul.net1112-Mar-09 4:52
rahul.net1112-Mar-09 4:52 
GeneralRe: How to get a message which user send from his mobile (reply to a message which is sent by application). Pin
Yusuf12-Mar-09 4:59
Yusuf12-Mar-09 4:59 
GeneralRe: How to get a message which user send from his mobile (reply to a message which is sent by application). Pin
shawty_ds12-Mar-09 7:13
shawty_ds12-Mar-09 7:13 
I think what you mean is you want to intercept the inbound message and then post this into an ASP.NET application?

this should help...

http://www.ciol.com/content/developer/os/2006/106041301.asp[^]

Esentially you need to use the new windows mobile 5 interception class. If your trying to do this on a device less than WM5 then your in for a whole world of pain, beacuse it's not easy. If your trying to do it on a non WM5 device then you'll need to consult the appropriate JSR for the J2ME environment, JSR 213 (I think) as of this writting, but don't quote me on that.

Cheers

Shawty
QuestionValidation is not working Pin
Member 299896912-Mar-09 2:48
Member 299896912-Mar-09 2:48 
AnswerRe: Validation is not working Pin
Yusuf12-Mar-09 2:58
Yusuf12-Mar-09 2:58 
GeneralRe: Validation is not working Pin
Member 299896912-Mar-09 3:30
Member 299896912-Mar-09 3:30 
AnswerRe: Validation is not working Pin
kumar_k50812-Mar-09 20:22
kumar_k50812-Mar-09 20:22 
GeneralRe: Validation is not working Pin
Member 299896912-Mar-09 20:48
Member 299896912-Mar-09 20:48 
GeneralRe: Validation is not working Pin
kumar_k50812-Mar-09 21:25
kumar_k50812-Mar-09 21:25 
QuestionJavascript not working after .net2 migration. Pin
imnotso#12-Mar-09 2:47
imnotso#12-Mar-09 2:47 
AnswerRe: Javascript not working after .net2 migration. Pin
Yusuf12-Mar-09 2:59
Yusuf12-Mar-09 2:59 
GeneralRe: Javascript not working after .net2 migration. Pin
imnotso#12-Mar-09 3:05
imnotso#12-Mar-09 3:05 
GeneralRe: Javascript not working after .net2 migration. Pin
Yusuf12-Mar-09 3:17
Yusuf12-Mar-09 3:17 
GeneralRe: Javascript not working after .net2 migration. Pin
imnotso#12-Mar-09 3:19
imnotso#12-Mar-09 3:19 
Questioncalling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
Robymon12-Mar-09 2:16
Robymon12-Mar-09 2:16 
AnswerRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
anujbanka178412-Mar-09 2:35
anujbanka178412-Mar-09 2:35 
GeneralRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
Robymon12-Mar-09 2:47
Robymon12-Mar-09 2:47 
GeneralRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
anujbanka178412-Mar-09 3:11
anujbanka178412-Mar-09 3:11 
GeneralRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
Robymon12-Mar-09 3:23
Robymon12-Mar-09 3:23 
Questionexception Pin
NRHSR12-Mar-09 2:03
NRHSR12-Mar-09 2:03 

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.