473,326 Members | 2,655 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

TextBox and ComboBox values to send sms screen

49
Hi all,

I am developing an application where I need to gather information from textboxes and combobox and then send sms using the information as the sms contents.

I am using Microsoft Windows Mobile 6.0 Standard Edition. and VB.NET. (No worries if the resource/code is in C#.NET)

Thanks in advance

LTCCTL
Feb 16 '08 #1
4 2853
markmcgookin
648 Expert 512MB
Hi all,

I am developing an application where I need to gather information from textboxes and combobox and then send sms using the information as the sms contents.

I am using Microsoft Windows Mobile 6.0 Standard Edition. and VB.NET. (No worries if the resource/code is in C#.NET)

Thanks in advance

LTCCTL
Hey,

Sending an SMS on windows smartphone isn't too hard. There are some examples on MSDN that sum it up pretty nicely.

http://msdn2.microsoft.com/en-us/library/ms880681.aspx

Hope that helps,

Mark
Feb 16 '08 #2
LTCCTL
49
Hey,

Sending an SMS on windows smartphone isn't too hard. There are some examples on MSDN that sum it up pretty nicely.

http://msdn2.microsoft.com/en-us/library/ms880681.aspx

Hope that helps,

Mark
I tried the sample code from the MSDN but it has to be loaded on the device first as it has no user interface.

I wish I could see the user interface on the simulator.

Regards
LTCCTL
Feb 18 '08 #3
markmcgookin
648 Expert 512MB
I tried the sample code from the MSDN but it has to be loaded on the device first as it has no user interface.

I wish I could see the user interface on the simulator.

Regards
LTCCTL
If the example is anything like their GPS samples you will probably have to knock together some very simple code to test their sample code. I'll have a lookat it if I get some free time, but you should have an attempt yourself, MS's samples usually leave you with very little extra coding to impliment. (shocking I know! hehe)
Feb 19 '08 #4
LTCCTL
49
If the example is anything like their GPS samples you will probably have to knock together some very simple code to test their sample code. I'll have a lookat it if I get some free time, but you should have an attempt yourself, MS's samples usually leave you with very little extra coding to impliment. (shocking I know! hehe)

I managed to do the task....thanks for your help
Feb 29 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: New2Access | last post by:
I posted this yesterday but perhaps I wasn't clear enough. I have a table called History with 4 fields "Week" "Employee" "Project" and "Hours" Each of those fields (except Hours) are based on...
5
by: Quan Nguyen | last post by:
How can I obtain the textbox (editing field) control of the combobox? I tried combobox.Controls to obtain the collection of controls that the combobox contains but it turned out to be empty. Thanks.
2
by: Jac | last post by:
Hey, How can I set the display value of a combobox empty? But all the posible choices are available when I push the trianglebut. Sometimes if I set the selecteditem = null it works, other...
0
by: jac | last post by:
Hey, this.CmbDataSource = SoortKwijtingList.Items; // Arraylist this.Cmb.DisplayMember = "Omschrijving"; this.Cmb.ValueMember = "Id"; this.Cmb.SelectedIndex = -1; (short description : I...
0
by: Ken Arway | last post by:
Using .Net framework 1.1 I've got a Windows Forms application with a tab control having four tab pages. TabPage4 contains a Combobox and a TextBox, which are bound to the same XML file as a...
2
by: Mamatha | last post by:
Hi I want to add an icon to the textbox's text. I don't know how to display icon in textbox in VB.NET. If any one knows please let me know. Thanks in advance. Mamatha
2
by: Kalvin | last post by:
I found some code in Google, don't remember where, for an AutoComplete combobox. Everything is great with it except for one thing. If I use the mouse to drop the list down, then start typing to...
2
by: =?Utf-8?B?TG91aXNhOTk=?= | last post by:
Hello. ive just read some posts on the age old issue of losing dynamic control values on postback. Most people say recreate the controls on the onInit, but i just dont think this serves my purpose....
4
by: ton | last post by:
Hi, I'm using Ajax (AjaxPro) this works fine. (In vb.net) To get update several controls I connect the server and these controls are updated. When saving these values I use...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.