473,788 Members | 2,868 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

mobile ---wap site

2 New Member
i am developing a wap site i want when any one hit the link of my wap site its mobile model and manufacturer will show at my home page of wap site. i am using j2ee for that with wml/xhtml. please send me the code how to do it.
Oct 31 '08 #1
5 2394
markmcgookin
648 Recognized Expert Contributor
i am developing a wap site i want when any one hit the link of my wap site its mobile model and manufacturer will show at my home page of wap site. i am using j2ee for that with wml/xhtml. please send me the code how to do it.
imranmunirawan. . first of all that is not how Bytes.com works, we don't just "send you the code" we are here to help you and pass of experience on to you, not to do your work for you. You will get the best responses if you attempt something and post the problems you are having with your code.

the useragent information provided by the mobile browser is your best bet for pulling some information about the users platform, it's a big long string seperated by ";"

Hope this helps,

Mark
Oct 31 '08 #2
imranmunirawan
2 New Member
imranmunirawan. . first of all that is not how Bytes.com works, we don't just "send you the code" we are here to help you and pass of experience on to you, not to do your work for you. You will get the best responses if you attempt something and post the problems you are having with your code.

the useragent information provided by the mobile browser is your best bet for pulling some information about the users platform, it's a big long string seperated by ";"

Hope this helps,

Mark
thank you mark please give me reference link from where i can get the code or the way how to code to get the information after that i will split it and get my required information. please send me. which language should i use and where can i get the information.
Oct 31 '08 #3
markmcgookin
648 Recognized Expert Contributor
thank you mark please give me reference link from where i can get the code or the way how to code to get the information after that i will split it and get my required information. please send me. which language should i use and where can i get the information.
Well whatever language you are doing your WAP site in, any basic web programming language should be able to access the "Useragent" information, just google it in whatever your preferred language is.
Oct 31 '08 #4
mdkamarrana
1 New Member
how to set my mobile this wap
Nov 19 '08 #5
markmcgookin
648 Recognized Expert Contributor
how to set my mobile this wap
is that a statement or a question? .... either way, try harder to create a proper question next time. :)
Nov 19 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1604
by: Max Coppin | last post by:
Hi, can anyone suggest a good site / newsgroup to help me design, build and test a WAP site?
2
2367
by: thinkfr33ly | last post by:
I have a WAP site powered by ASP.NET Mobile controls. We're using cookieless sessions and have an F5 Load Balancer that balances the load between two web servers. Every once in a while we'll get the following exception: System.FormatException: Invalid length for a Base-64 char array. at System.Convert.FromBase64String(String s) at System.Web.UI.LosFormatter.Deserialize(String input) at...
0
1745
by: James Nong | last post by:
I built an ASP.NET mobile web application last year for fun and hosted it on my home server. I was successful in accessing it with my Sprint phone, which uses the "Obigo 1.1.4 WAP 2.0" browser. Now, I'm with Verizon and my current phone also uses an Openwave WAP 2.0 browser, but I cannot access my mobile web site. When I punch in the URL, it hangs for long time, then it gives me the error "Error: Request timed out". I asked a friend...
0
1136
by: umeshpotdar | last post by:
what are the differences between Mobile Web Site and Desktop Web Site? which are the Accessibility can i give to Web Site for blind poeple? can I access Desktop Web Site in Mobile device or they require any different web site designing?
3
4007
by: meo | last post by:
Can I use Visual Studio 2005 (VB.NET) develop WAP site? I cannot see the mobile control or any template like a Visual Studio.NET.
0
908
by: undergroundsupport | last post by:
How to make a WAP site using xml. and what database should i use? Im new here.
1
1342
by: amateur83 | last post by:
Does anyone why my a:hover works on FF and Opera but not on my wap site (using HP stimulator)?
2
4784
by: ultraviolet2006 | last post by:
Hi folks! I have a question: I am Designing a Wap Site Using XHTML-MP Language,CSS and ASP (Active Server Page), the Problem is how to detect the Screen Size of the Mobile Visiting the site, so as to assure to redirect him to the proper page for viewing the proper image size. I have read articles about UAPROF and iam been able to extract the x-wap-profile Header by ASP, UAPROF is a URL that points to XML document that contains information...
6
1959
by: mandrew | last post by:
Hi all, I am developing mobile web site. In that the server should communicate with a hardware with GSM capability. How to do this... any idea to solve this... Thanks in advance!!
0
9656
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10366
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9969
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8993
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4070
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.