Mobiles :: Redirect Doesn't Work On Blackberry?

Jul 9, 2010

I got an application to support, it's an asp.net web project, on the 1.1 dot.net framework.

It's all ok, with the application, when it runs on web brownsers, and when I try run it from inside a blackberry mobile phone it runs ok too, except when I try to execute an Response.Redirect("some_page_of_my_app.aspx").

It always goes to the default page (login page), and ask for login again, and I never can do a redirect.Is there someone that have any idea what the problem about that?

View 2 Replies


Similar Messages:

Mobiles :: Cannot Redirect The Application On Blackberry

Jul 9, 2010

I got an application to support, it's an asp.net web project, on the 1.1 dot.net framework.It's all ok, with the application, when it runs on web brownsers, and when I try run it from inside a blackberry mobile phone it runs ok too, except when I try to execute an Response.Redirect("some_page_of_my_app.aspx").It always goes to the default page (login page), and ask for login again, and I never can do a redirect.

View 1 Replies

Mobiles :: IPhone Page Shrinks Html But Blackberry Doesn't?

Dec 7, 2010

So I created a site optimized to be rendered in a mobile device. I set the Width Site is looking good on Blackberry of my <DIV> tags to be about 300px, for the most part, to account for the reduced screen size. However, the IPhone Safari browser renders this to the screen extremely small, and I can only assume that it's automatically reducing the size of the html accordingly to fit the device. Again, Blackberry does not do this.

View 5 Replies

Mobiles :: How Does Fileupload Control Work In Website For Blackberry

Mar 10, 2011

I tried to use the asp.net fileupload control for uploading a picture or music file, from blackberry device to server. But, What happened is ; the file is uploaded , ie, the file is created with 0 bytes in it. That is, file is actually not uploaded. Since blackberry browser doesn't support other fileformats, the device contains only .png & .m4a fileformats in its samples. I have used these sample in blackberry for uploading. The same has occured in the case of .m4a files also... Why is it so...? One more thing... The blackberry browser which I am refering here is the blackberry browser simulator, bold 9700.

View 7 Replies

Mobiles :: Javascript Doesn't Work On IE Mobile 6.12?

Mar 16, 2010

I wrote a simple asp.net page with few controls and a function in Javascript that make input validation.

The javascript function is called on button click event. I use Windows Mobile 6 Classic emulator, and the javascript doesn't work at all.

I saw few posts on this forum saying that IE mobile works just with jscript and doesn't work with javascript.

Is it correct ?

Is that mean I have to change my javascript code to jscript code ? I always thought they are the same.

Is there newer versions of ie mobile that works with javascript ?

View 11 Replies

Mobiles :: Request.UserAgent Values Doesn't Work?

Feb 3, 2011

I'm building a mobile expansion on my company website that will redirect users to a mobile version of the site at login if my code detects if they're using a mobile device. I've tried using things like Request.IsMobileDevice (which sounded too good to get true to begin with) but it doesn't seem to work at all. So after looking through some of my browser detection options, I've decided to reference Request.UserAgent to find out what people are using.

So I'm using this for mobile detection:[Code]....

I've looked up what the UserAgent value is for Windows Phone 7, which is why I'm checking for "IEMobile", but I'm not sure if this will be solid enough."> Could someone let me know what the Request.UserAgent values are for some of the major mobile browsers (IPhone, Android, Blackberry, etc.)?If someone would happen to know what it is for Apple users against Safari and Firefox would be great too.

View 2 Replies

Mobiles :: Print On Windows - Form Authentication Doesn't Work

Sep 11, 2010

i made a web application and i need it to work on a windows mobile system, the thing is that some control don't work the way i planned one thing is that form authentication doesn't work i have two question,

1- do i need to make a smart device project and do the whole program again

2- i need a way to print from this device (HTC TyTN II) to a bluethoot device (DPP-250).

View 1 Replies

Mobiles :: Two-finger Horizontal Scrolling Doesn't Work Either On IPAD /Iphone

Jan 11, 2011

I am developing an ASP.Net website which has a listbox which will be accessed by IPAD.The problem I am facing is that listbox has rather long text and IPAD does not show horizontal scrollbar when I use div tags. The two-finger horizontal scrolling doesn't work either on IPAD /Iphone.

View 1 Replies

Mobiles :: Invoking Blackberry App From Webpage?

Dec 17, 2010

I'm working on a web page that will be viewed on a blackberry (to start with). On the page I need to be able to add calendar events to the user's blackberry calendar or add new contact records to their contact list.

I've found the api on RIM's site that would allow this [URL] but I have no how to incorporate it into an asp.net page.

I assume I need to write inline javascript but I don't know how to import/include the API libraries that are required. Does anyone know how to do this or, better yet, have some sample code? If this is even possible, I think I just need to get past this hurdle and I'll be on my way (until I trip over the next one ).

View 2 Replies

Mobiles :: Postbackurl Is Not Working In Blackberry

Dec 10, 2010

surprisingly postbackurl is not working in blackberry!. Using javascript i am posting hidden field data to another server. so can't use code behind postback.

View 2 Replies

Mobiles :: Application Can Be Reached From HTTPS BlackBerry

Nov 26, 2010

Our web application can be reached from Blackberry, but when we try to open https, blackberry fails. bytheway, we followed the instructions on http://roopeshreddy.wordpress.com/2010/10/25/developing-web-applications-for-blackberry-mobiles-using-microsoft-asp-net

View 8 Replies

Mobiles :: Get Blackberry / Nokia / Motorola Emulators?

Jun 3, 2010

How can i test the mobile application in different emulators like BlackBerry & MOtrola etc phones. Can any body tell, where can i get the BB, Nokia, motrola emulators.

View 2 Replies

Mobiles :: Get Address Book From A Blackberry Device?

Dec 20, 2010

Is there any way to get the address book contacts from a blackberry device in a .net web application?We have a .net web application that can be accessible from a Blackberry device.What we need is a way of getting the Blackberry contacts list from a blacberry device the same way when you send an email:When you send an email you can type some characters on the "To" field then hit "enter" and the blackberry device is doing a lookup function returning a list of contacts based on the keywork you typed. Maybe there is a way of calling a blackberry API from a javascript function that would perform the same way described.

View 2 Replies

Mobiles :: Unable To View Website From BlackBerry?

Feb 10, 2010

I have a asp.net (3.5) small website i created and uploaded to our server, which can be viewed on all browsers (firefox, ie, chrome) but every time i try to use my blackberry to view it I get a http 500 internal server error.

View 1 Replies

Mobiles :: Change Aspx Pages For Blackberry Device

Jan 21, 2011

Mobile web is no longer supported in latest version of Visual Studio. Please do following with Vs2008 or VS2010

- Create standard ASP.NET website with standard "Web Forms"

- Design the content of web forms for your mobile pages based on device family that are
going to access your website. For e.g. iPhone, Andriod

- Add a detector process, which detects from where request is coming. If it is mobile than redirect user to mobile optimized pages.

- Different mobile has different capabilities (e.g screen size, image support, html support, xhtml support etc.). So it is very important that you know what type of device is trying to access your website and accordingly render required HTML/XHTML supported by the mobile device. [URL] So I have a basic website with .aspx pages. When they are on a blackberry the words wrap on top of the second line over the TEXTBOXES. Is there a basic place that can tell me how to fix this? Or what to use in the place of the CSS that are causing this on the blackberry devices?

View 2 Replies

Mobiles :: Link Button & DropDownList Control In BlackBerry?

May 5, 2010

I have an Mobile web application. In my application i have Link Button control and Drop Down list control. These controls are not working in BlackBerry devices. Does any come across this problem? Can you give me better solution for this?Iam thinking to implement javascript for DropDownList control?

View 7 Replies

Mobiles :: Comparison Between Windows Mobile And Blackberry Development?

Nov 29, 2010

I am a .net developer and soon going to try my hands in mobile development.

I am searching for, what are the differences in developing a application for windows mobile and blackberry in terms of:

1. System/Software requirement.

2. Languages we can use for both

3. Can we use .net for blackberry apps development and Java for windows mobile.

View 4 Replies

Mobiles :: Download .jad File In Blackberry Using(mobile Web Pages)?

Mar 26, 2010

Response.Clear();

mFileName = "ABC.jad";

mPath = ResolveUrl("~/" + mFileName);

Response.ContentType = "text/vnd.sun.j2me.app-descriptor";

Response.TransmitFile(Server.MapPath(mPath));

Response.Flush();

Response.End();

this code is not work in blackbarry mobile but work in nokia & windows mobile.how can i do for blackbarry mobile.

View 3 Replies

Mobiles :: Recommend Emulators For Iphone / Blackberry / Droid Devices?

Nov 17, 2010

Can someone point me to their recommended emulators for IPhone, Blackberry, and/or Droid devices? Preferrably free products.

View 2 Replies

Mobiles :: Link Buttons Are Not Working In Blackberry Bold (9650, 9700)?

Aug 25, 2010

we have deveoped a mobile application . and have some link buttons ,thease linkbuttons are working fine with blackberry curve but not working when we use Blackberry bold (9650, 9700)

View 1 Replies

Web Forms :: Response.Redirect Doesn't Work In Page_LoadComplete?

Feb 16, 2011

in my testpage, i'm trying to redirect to a file in another folder of the web application. for that i've used

[Code]....

and unfortunately it is not redired to the desired page.

View 4 Replies

AJAX :: AutoCompleteExtender Control Does Not Work On Blackberry Browser?

Jan 18, 2010

I use AutoCompleteExtender control in an application. When user types an account name to pull a report, the auto complete control lists the top 40 account names from database, user is able to select an account name or type exact account name to pull a report.

It works fine on regular browsers. But the auto complete function does not work on blackberry browser. No error message either. If user types an exact account name, a report can still be pulled. But if a user does not know an exact account name, no data will return because that wrongly typed account name does not exist.

Does somebody know how I can make auto complete work on blackberry or does somebody know any alternative method?

View 8 Replies

Mobiles :: Platform Based Page Redirect?

May 26, 2010

This will be typical question to ask, but i havent found any right soultion to this. I need to redirect pages based on devices browsing, mostly focusing on iPad, iPhone, Blackberry. But i need server side code, for this; as javascript is disabled by default on Blackberries, so tring to avoid javascript. I have checked MVP Mobile Devices, but dont know how to implement in my sites.

View 17 Replies

AJAX :: Make This Work For Several Days But It Just Doesn't Work?

Oct 7, 2010

i'm trying to make this work for several days but it just doesn't work.

this is my code:

aspx page:

[Code]....

webservice:

[Code]....

this was downloaded from this website.

the problem is that the page loads fine but no autocomplete occurs.

View 5 Replies

Ajax With WCF Work. But Few Miniute After, Doesn't Work

May 11, 2010

I am a new to WCF. I have written ajax to use a web service before, but on this project I am trying to use ajax to WCF.After I build the project and wcf using ajax, I receive the return successfully. But, 10 or more minutes later I don't get a return, the ajax calls the error function, and the fiddler returns nothing.

If I rebuild the project without any source modifying, I receive the return successfully again.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved