|
-
Oct 5th, 2006, 12:35 AM
#1
Thread Starter
Frenzied Member
Refresh the Mobile page
hi all,
i need to refresh the mobile page every 5 seconds
iam using this in the (Page_Load)
VB Code:
Response.Write( "<meta http-equiv=\"Refresh\"content=\"5\">" );
it is working fine using the browser but when i use the mobile simulator openwave sdk 6.2.2 the Mobile page does not Refresh
any one have an idea
thx alot
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Oct 20th, 2006, 01:21 PM
#2
Thread Starter
Frenzied Member
Re: Refresh the Mobile page
i found a way to do this
by using the wml inside the .Net Mobile
there is something called
in the wml it works fine
but the browser doesnot support this
you can use this to refresh the brwoser
VB Code:
"<meta http-equiv="Refresh" content="5">
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Oct 24th, 2006, 10:43 AM
#3
Thread Starter
Frenzied Member
Re: Refresh the Mobile page
but this way makes me cant add a images to my page
and i dont know y
that because i used a simple asp.net page
not a mobile page
now i need to add pictures so i will go back to the Web Mobile page so the wml way will not work.
is there is any way to write wml inside the .net mobile page
all i need is to refresh the mobile page is this imposible
if there is some one can help me
i will be so greatful
thx alot
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|