Download the Tom's Hardware App from the App Store
The reference for current tech news
Yes No
Ads
Tom's Hardware > Forum > Cell Phones & Smartphones > Windows Mobile > Redirects on a Pocket Internet Explorer

Redirects on a Pocket Internet Explorer

Forum Cell Phones & Smartphones : Windows Mobile Redirects on a Pocket Internet Explorer

Word :    Username :           
 

Archived from groups: microsoft.public.pocketpc (More info?)

 

Hello,

How can a Pocket Internet Explorer be configured to deal with Redirects?

Reply to Anonymous
Register or log in to remove.

Archived from groups: microsoft.public.pocketpc (More info?)

 

Same as any other browse, 2 ways :

1) Send a Location header to the browser from your scripting language
of choice for example

PHP :

<?php
header("Location: image_click.html" );
exit;
?>

or ASP :

<%
response.redirect "http://www.cnn.com"
%>

2) Place a meta refresh tag in the head of the document with your
desired time to refresh and URL location of the content :

<meta http-equiv="Refresh" content="4;url=image_click.html" />


3) Use javascript and a location.href such as :

<script language="javascript1.2">
function sendRedirect(url) {
location.href=url;
}
function domyfunctions() {
return;
}
</script>
<body onload="sendRedirect('image_click.html');">
blah
<!-- Redirect from a link after doing other script functions
-->
<a href="#" onclick="domyfunctions();
sendRedirect('image_click_new.html');">Click to do stuff then
redirect</a>
</body>

Cheers - Neil

On Thu, 26 Aug 2004 13:29:03 +0200, Thomas Baumann
<baumann@mpiew-jena.mpg.de> wrote:

>Hello,
>
>How can a Pocket Internet Explorer be configured to deal with Redirects?

Reply to Anonymous

Archived from groups: microsoft.public.pocketpc (More info?)

 

This is not nonsens... this is real... unfortunately.

--

..: Jakub Kanczugowski
..: www.PDAclub.pl

Reply to Anonymous

Archived from groups: microsoft.public.pocketpc (More info?)

 

I strongly disagree. I've posted demonstrable solutions to the OP's
question about redirects, in every case PIE on WM2003 behaves as any
other browser would do.

I happen to quite like netfront but it does have a significant memory
footprint, which makes it a investment in space on the device many
people may not wish to dedicate. If opera released a PPC browser, now
*there'd* be an idea <g>

If there's a specific beef about PIE you have I'm sure we can discuss
it, but with regard to the original post I stand where I did : It's
not appropriate to recommend a web developer makes people -change
browsers- to get his site to work for them, when there are perfectly
standard solutions to the issue.


Hope that clears things up ;-)
Cheers - Neil


On Fri, 27 Aug 2004 10:16:10 +0200, "Jakub Kanczugowski"
<duncan@no-spam-ever.ceti.pl> wrote:

>This is not nonsens... this is real... unfortunately.

Reply to Anonymous

Archived from groups: microsoft.public.pocketpc (More info?)

 

You don't have to configure the browser--it can deal with redirects out of
the box.
--
Steve Meredith [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"Thomas Baumann" <baumann@mpiew-jena.mpg.de> wrote in message
news:cgkhhv$2avr$1@gwdu112.gwdg.de...
> Hello,
>
> How can a Pocket Internet Explorer be configured to deal with Redirects?

Reply to Anonymous

Archived from groups: microsoft.public.pocketpc (More info?)

 

Steve Meredith [MS] wrote:

> You don't have to configure the browser--it can deal with redirects out of
> the box.
Sorry, If I disagree.
Please try to open https://webmail.mpiew-jena.mpg.de and see, wether
your Pocket-PC and Pocket IE can connect to the logon prompt.
In my tests this wasn't possible.
Some other collegues failed, too.
All failing attemps had the combination PocketPc / Pocket IE (mostly
Version 2002, I guess).

Best regards

Thomas

Reply to Anonymous

Archived from groups: microsoft.public.pocketpc (More info?)

 

Yes, but that's because you are specifically breaking the
implementation of the browser : In the initial page, you tell the
browser to go to /start/index.pl.

{self.location.href="/start/index.pl";}

In the index.pl page you tell the browser to redirect if
top.frames.length > 0

if(top.frames.length > 0) top.location.href="/start/index.pl";

But top.frames.length *is* zero because you're not using a frameset.
So the browser stays where it is.Your logic is flawed in this regard,
it's not possible to blame the browser for coding errors.

I remain by my initial assesment that Pocket IE is not flawed in the
way you assert, and that any of the 3 suggested methods are and remain
valid for redirecting the browser. The most appropriate way which does
not depend on variations in javascript implementation is still to send
redirect headers from the web server itself

Cheers - Neil

On Mon, 30 Aug 2004 11:41:16 +0200, Thomas Baumann
<baumann@mpiew-jena.mpg.de> wrote:


>Sorry, If I disagree.
>Please try to open https://webmail.mpiew-jena.mpg.de and see, wether
>your Pocket-PC and Pocket IE can connect to the logon prompt.
>In my tests this wasn't possible.
>Some other collegues failed, too.
>All failing attemps had the combination PocketPc / Pocket IE (mostly
>Version 2002, I guess).
>
>Best regards
>
>Thomas

Reply to Anonymous
Register or log in to remove.
Tom's Hardware > Forum > Cell Phones & Smartphones > Windows Mobile > Redirects on a Pocket Internet Explorer
Go to:

There are 1519 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
  • Ask the community now
  • Publish
Ad
Ads
Latest best answer
What Phone should i get?
By jvdlcr125, 23 days ago:

If your looking for something in the Samsung Galaxy family I'd suggest that you go with...

Best offers
They won a badge
Join us in greeting them