Mobiles :: Handle Input/output Streams To Read Some Data Sent From Mobile Phone App
Mar 16, 2011
How to handle input/output streams to read some data sent from mobile phone app and send it back via ASP page?
The thing is, I've managed to do this with Java servlets, but now I need to do the same thing in ASP.
View 1 Replies
Similar Messages:
Jul 28, 2010
Can I detect the Name/model no of the mobile phones ,which are browsing my asp.net website from C# code behind? I need to show welcome message, addressing their model numbers and redirect to appropriate pages.
View 4 Replies
Feb 17, 2011
I have a web application,asp.ent 3.5,I want to access this site using mobile phone how could be done,what are the other componets required?
View 2 Replies
Jul 20, 2010
I am working in Windows Mobile 5.0 application using C#. I want to get the status of phone memory e.g. Total memory, memory in use, free memory.
View 1 Replies
Aug 8, 2010
I have an assignment to develop a mobile application for My company's customers (around 250000). its could be download from our website or we can also provide to our customers those are visiting our branches, on their demand.Requirments:
View 5 Replies
Oct 22, 2010
I'd like to write and read TCP Streams directly without any modifications by ASP or IIS. Is this possible?
Edit: Goal is to provide communication between a program and a server. Data exchange between them is less then 25 bytes per connection (in default case). So Headers will cause more traffic then the real data. I need to use ASP.Net because the owner of the server will not let me execute my programs.
View 3 Replies
Mar 3, 2011
This question deals mainly with streams in web application in .net. In my webapplication I will display as follows:
bottle.doc
sheet.xls
presentation.ppt
stackof.jpg
Button
I will keep checkbox for each one to select. Suppose a user selected the four files and clicked the button,which I kept under. Then I instantiate clasees for each type of file to convert into pdf, which I wrote already and converted them into pdf and return them. My problem is the clases is able to read the data form URL and convert them into pdf. But I don't know how to return the streams and merge them.
[code]....
View 2 Replies
May 7, 2015
Building an application on responsive design.
Is there a way to convert Gridview to responsive?
So that it should match with design.
View 1 Replies
Sep 30, 2010
I am Developing a mobile Application by using .Net the Application having forms which are having different options like textfields and radio buttons.date,...etc Now, After filling the data into those forms then, I want to Store that data into Mobile internal or external Memory Later when the GPRS connection is available then, I want to retrive that data and want to send it to a server by using http connection or something else
View 3 Replies
Jan 6, 2011
provide me some source code example? i using my Nokia as a gateway/modem. is it simple as just connect my cellphone to computer using usb port? pls advice me, im totally new with cellphone programming.
View 6 Replies
Jan 4, 2010
I have created an asp.net website that allows a valid user to add blogs to an sql database and then the blog can be viewed anonymously using the gridview tool.I have also created a a asp.net mobile webpage that allows anonymous users to view the blog but the problem i seem to be having is that when i view the mobile web page,the blog which has been created with using the gridview tool aswell its always the same size as the web browser and would like it to be of a fixed size so that it doesnt expand or shrink depending on how big the web browser is.
View 2 Replies
Apr 22, 2010
I want to send sms to the member of my website in USA from my website. how can i progress?
Is it required to buy a web service to send SMS. if So what web service is the best? Is there any free webservice to send SMS? What is that? My main terget to send sms to USA member.
Can i write my own web service to send SMS? If so what is the process.
View 4 Replies
Jan 7, 2010
If a web application, how can you figure out the visitor is viewing from a mobile phone?
is it also possible figure out the make/model like blackberry versus iphone?
View 8 Replies
Jul 23, 2010
Can I detect the Name/model no of the mobile phones,which are browsing my asp.net website from C# code behind?I need to show welcome message,addressing their model numbers and redirect to appropriate pages.
View 4 Replies
May 15, 2013
I want to send SMS to any mobile.How is it possible in .Net
View 1 Replies
Jul 23, 2010
i'm te new begginer in this forum and in mobile device i want to ask to you all about monitoring hardware using cell phone especially cpu usage and memory usage. can you all help me, give me some example code, please.i hope you all can answer my question soon, cause i need to finish my last project for complete my study.
View 6 Replies
Jan 16, 2010
I need to make my site work well on a blackberry, i haven't put too much effort into getting this working yet, but i have a few questions which google is struggling with.I've read about detecting brower type and modifying the default behaviour of asp.net controls hereHow would I go about supplying a differant stylesheet to a specific browser, should i just do this?
if (Request.Browser.Browser.ToString() == "blackberry") //pseudocode
{
Response.Write("bb.css");
}
else
{
Response.Write("bb.css");
}
This will work fine, but i feel like there is a better method, i'm sure i've read about something in the past but i can't seem to recall.I'm also considering a response.redirect to a differant page for a blackberry, which at the moment i would implemenet in a similar way.
View 5 Replies
Apr 27, 2016
I need to send the alert message to mobile phone in vb.net....
View 1 Replies
Nov 26, 2010
I am trying to develop an application to do file transfer between 2 WIN Phone 7 through 3G.How can we accomplish this task?Is there any msdn articles available for this?
View 2 Replies
Apr 8, 2010
How convert asp.net website for supporting with phone sreen ?
View 4 Replies
Mar 4, 2011
I am developing winodws phone application. I need to download and open a file when click "Download File".i have done this in asp.net by using the follwoing code.. it's working fine in asp.net.BUT, I need the same functionality in WINDOWS PHONE 7.
protected void btnDownloadFile_Click(object sender, EventArgs e)
{
DownloadFile();[code]....
View 1 Replies
Apr 27, 2010
I have one .xamel page and this one is default page (first page) and then I added a new one page (named page2.xaml) in same solution. I added a button on the firs page and i want to navigate to a second page when i click on button
private void button1_Click(object sender, RoutedEventArgs e)
what to write to navigate to page2.xaml? like response.redirect in asp.net
View 2 Replies
Aug 18, 2015
Database driven ASP.Net Menu control: Populating Menu items from the Database in ASP.Net using C# and VB.Net. When I minimize Browser then menu break.
View 1 Replies
Jan 17, 2011
I'm looking into making some of an asp.net app available from smart phones and iPhone. I'm using Visual Web Dev 2008 and .net 3.5 sp1. Can we use the same forms and controls for the mobile screens?
View 2 Replies
Sep 14, 2010
Is the Microsoft Mobile Internet Toolkit (MMIT) used for developing web-based mobile apps, or just for mobile apps that get installed on the device? I'm new to mobile development, and plan to build an app that will be accessed via a mobile device. This app is NOT an app that gets installed on the device. Can someone point me in a good direction regarding what I should be installing? I'm using VS 2008, and the app will likely be an ASP MVC platform-based application. However, I'm not married to that platform, and I will use whatever makes the most sense.
View 4 Replies