|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
WAP "Requested Page Cannot be Displayed"
....
|
|
#2
|
||||
|
||||
|
Hi, and welcome to Dev Shed.
Quote:
So what exactly isn't working? Do you have access to error / access logs to see what is happening? Edit: as an aside, please choose a more descriptive subject line for your post. It doesn't really help others when searching for a "similar" problem - and it may be ignore by many members.
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ Last edited by jabba_29 : June 6th, 2006 at 07:30 AM. |
|
#3
|
|||
|
|||
|
......
|
|
#4
|
|||
|
|||
|
.....
|
|
#5
|
||||
|
||||
|
I'm afraid I don't know much CGI so I don't know if you've got syntax stuff or not.
But there has to be a reason that that the header is being defined as text. Have you viewed the contents of the HTTP_ACCEPT for the phone you are using and confirmed that it's sending that it accepts wap? |
|
#6
|
|||
|
|||
|
......
|
|
#7
|
||||
|
||||
|
Code:
<span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span><span style="display: none;">.</span> |
|
#8
|
|||
|
|||
|
......
|
|
#9
|
||||
|
||||
|
Code:
elsif ($contenttype eq 'wap')
{
$t->process('wap.tt2', $vars) || die $t->error(), "\n";
}
Since that <span> tag is not in the cgi script, I would suspect it to be generated by wap.tt2 which seems to be the file that the cgi script calls. Or some other file that is called by that file. Or perhaps the process() function itself. Start looking for the <span> tag in any of the files that should be generatting the wap content. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > WAP HELP PLease |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|