Search

You searched for the word(s): userid:478982

Matching Posts

  • Urgent help on xml web service

    Recently i have created a XML web service and web referenced it from within a mobile web form. In the the side of web service, i created a dataset that retrieved data from database. I assign the table from dataset to dataview and then bind the dataview to objectlist's datasource. But unfortunately i get a message like "System.Exception - Must have one or more fields to databind. (Application may have autogenerated fields from an empty DataSource. To clear items, set DataSource to null.) Method:OnDataBinding
    Posted to XML Web Services (Forum) by Zyess on 4/27/2005
  • Re: Simulation help!

    But i just want to send the message from the mobile application and the message is received by the openwave emulator without going through sms gateway (Is it possible?)......i can change my mind to use sms gateway but i really do not have idea in doing that...do you guys have any step-by-step guide of doing this??? THANKX...
    Posted to Mobile and Handheld Devices (Forum) by Zyess on 4/27/2005
  • XML Web Service help!

    Recently i have created a XML web service and web referenced it from within a mobile web form. In the the side of web service, i created a dataset that retrieved data from database. I am SURE that this web service is working fine because i can run the service through web browser. In the side of mobile web form, i do as following. I assign the table from dataset to dataview and then bind the dataview to objectlist's datasource. But unfortunately i get a message like "System.Exception - Must have one
    Posted to Getting Started (Forum) by Zyess on 4/27/2005
  • Regarding on timer!

    my program contains a timer that runs after a button is pressed to perform certain action. the situation is as following: By default the timer is set to False. After OK button is pressed, the timer is set to True (starts to run). I have use 'elapsed' to take the elapsed time as second to compare against value inside Session["Duration"] that i have converted into integer value. If elapsed's second is equal to value of Session["Duration"] then the status set to Invalid which will be saved into database
    Posted to Getting Started (Forum) by Zyess on 4/27/2005
  • Simulation help!

    1) Recently i am working on a transaction-based mobile application, and it involves sms simulation. for example, custmers can order products through the mobile phone. if the products are unavailable, a sms message will be sent to the customer's mobile phone. I know .net program like sharkysms. but i don't know how to implement it or can it be integrated into my mobile application in order to use it?......since it is simulation, that means message sent out from the application will finally be accepted
    Posted to Mobile and Handheld Devices (Forum) by Zyess on 4/27/2005
  • Can Windows Form + Mobile Form?? Help!

    One of the features of my mobile medical applications is that people make registraion for consultancy with doctors via mobile phone and the patient name will be appeared in the queue status so that the nurse in the hospital knows who has already registered although the person is not physically present. queue status will be appeared in Windows form instead of mobile website. My idea is that, once registration has been made, the data will saved in the database at the server side. So in this case, the
    Posted to Architecture (Forum) by Zyess on 10/19/2004
  • how to do automatic sms message generation

    what methods for automatic sms message generation sometimes your mobile phone receives some sms from the mobile service provider about some events. When i try to do this in my mobile application using C#.NET, i realize that i need to make a automatic sms message generation module in order to automatically send sms message to customers according to a specific time. But i do really have no ideas what methods or topics i need to refer to in order to make this........so far what i learn about mobile
    Posted to Mobile and Handheld Devices (Forum) by Zyess on 10/19/2004
  • ADO.NEt doubt

    1) is The coding technique for ADO.NET in mobile web application and ASP.NET web application the same?? 2) Do you know any website or reference book that teaches us how to setup up SQL Server 2000 ( or any version) and then using it to do data access with ADO.NET for mobile web application (like insert, update, delete records in database). I am quite blurred with this now........ 3) although i do not go really deep yet, but i know that in ADO.NET, there is a class called DataSet with which you can
  • Mobile Headache

    is Mobile web application = Mobile application??? Currently i am working on mobile medical application project and i know that the result will be creating a mobile website that allows mobile phone (client-side) to perform some action, for example making registration for consultancy with doctor. But at the same time, there is a receptionist at the server side (mobile website) monitoring every action performed and may respond to the actions by sending message back to the client. This two-way communication
    Posted to Mobile and Handheld Devices (Forum) by Zyess on 10/12/2004
  • i have a doubt for the mobile web application

    Now i use my mobile phone to book an appointment with doctor at a specified time (so my mobile phone now access the mobile website in order to do so) but unfortunately the time i specify is not suitable because doctor is busy at that time so in this case a person, e.g nurse, need to instantly inform me of this (so the nurse need to access the mobile website and send me a message regarding to this matter). So in this case i need to code directly inside the mobile website or other alternative ways
    Posted to Mobile and Handheld Devices (Forum) by Zyess on 10/11/2004
Page 1 of 2 (13 items) 1 2 Next >