Hi,
Plz check the transactions options available at the webserver is enabled.
Type: Posts; User: as_vijay_anand; Keyword(s):
Hi,
Plz check the transactions options available at the webserver is enabled.
Hi,
You have to downlaod Nokia Mobile Browser Simulator 4.0. to work on XHTML.
Hi,
Check ur connection settings in browser and MIME types.
Hi,
You can download NMBS 4.0 for working on XHTML.
Hi,
You have to send the message using WAP push.
Hi,
You need to change ur simulator browser settings (i.e. add the MIME types those which you want to be supported).
Hi,
I am using NMBS 4.0, NWGS 4.0 and Nokia Mobile Internet Toolkit 4.1.
I am trying to display SVG content but that is not displayed in the browser.
Ex :
<?xml version="1.0"...
Thanks for ur response.
I am using Nokia Mobile Browser Simulator 4.0, Nokia WAP Gateway Simulator 4.0 and Nokia Mobile Internet Toolkit 4.1.
Thanks in advance. Waiting for ur reply.
...
Hi,
I am using ECMA Script for client side scripting. But my simulator is not recognising the script. Instead it just prints the code in the block.
Ex.
<html>
<head>
<script...
I am using Nokia Browser Simulator 4.0, Nokia Wap Gateway 4.0 and Nokia Mobile Internet Toolkit 4.1. I have downloaded from forum and installed successfully.
I am not able to open the XHTML files...
Use tables instead of tabs
hi,
Use the following in ur body tag
<event type="onload()>
<go href="wmls#function()></go>
</event>
Hi,
I am using 2 column table in a ASP Page. It works fine in 6600 but in higher version it is not working. One column is in 1 st line and the next in 2nd line like this it is displaying. How can...
Java Script is not supported in nokia mobile browsers.
SMS can be send by :
<a href="sms: phoneno">Message</a> in xhtml
u cannot embed a asp file into a wml file. but u can embed it in a xhtml page and save it as .asp extension. use classic asp and not asp.net. it will work.
and access the page thru iis. not...
Its not the Xhtml page size. Even though the file is written in any language the http cannot load a file more than the specified bytes.
You have to add the following four lines to your web page before ur head statement to run in wap emulator.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML...
u just remove the mime type and start simply with html and save with an extension html or htm. it works.
Kindly try this code. u have made a simple mistake. all the best.
<?xml version='1.0'?>
<!DOCTYPE wml PUBLIC “-//WAPFORUM//DTD WML 1.2//EN” "http://www.wapforum.org/DTD/wml_1.2.xml">
<wml>
...
thank u very much. but i am using nmbs 4.0. does this supports sms? or not?
thanks in advance.
thank u very much.
vijay anand.
Hi,
I am developing a wap site with Xhtml and ASP as platform. I am not able to run the java script in my nokia simulator 4.0. It is not showing any errors but it is not responseding to my...
I am working in a project for sending sms from my mobile to another mobile.
Kindly send me the simple code to send sms.
thank you,
Vijay
I am developing a project in WAP for sending sms. Kindly send me the coding to send sms in XHTML MP.