ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingASP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old February 25th, 2003, 01:26 PM
jimbo21 jimbo21 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 2 jimbo21 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Help

Hi all,

Just joined and I am relatively new to ASP and web servers. I am building a travel guide fr a mobile device and am looking at ASP to create some dynamic content. My problm is that I cant get my WAP browser to load asp files I have added the header to the document but the problem i think is with the declaration of the MIME types. I am on Win 98 with PWS and am finding it hard to find out where I can configure this as the books I have only show how in NT. Thanks for your help.

jimbo

Reply With Quote
  #2  
Old February 26th, 2003, 04:14 AM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
Hey - welcome to the forums. Just a note for the future, could you please read the rules on posting, as 'help' isnt a very helpful title.

As for the problem: are you getting an error, or is nothing oading? Check the server logs (does PWS have them? to see if the page was served to the device. From what I've heard, if you want to do anything other than straight-up HTML/ASP serving, you'll really want IIS

Also, do you really need to use WAP - it's a dead technology.

Reply With Quote
  #3  
Old February 26th, 2003, 08:59 AM
jimbo21 jimbo21 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 2 jimbo21 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
IIS for Win 98

Thanks for the reply.

Is IIS available for Win 98? I always thought it was an NT based web server. Reason for using WAP is to produce a main project for college. I have been doing Internet Computing and wanted to do something different other than a website, which about 50 other people on my course are doing.

Reply With Quote
  #4  
Old February 28th, 2003, 07:04 PM
DeviantScripter DeviantScripter is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 22 DeviantScripter User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Here, I think this article might help you out with the trouble you're having: http://www.aspfree.com/authors/mich...aspwithwml2.asp

Reply With Quote
  #5  
Old March 2nd, 2003, 07:27 PM
Selleri Selleri is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Iceland
Posts: 46 Selleri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 39 sec
Reputation Power: 6
I would recommend WAP 2.0 that uses just XHTML and CSS.
It's much cooler than the old WAP 1 using decks and WML

I recently built a tic-tac-toe using W2 as an school project,
http://nemendur.ru.is/sverrir01/mylla/

Reply With Quote
  #6  
Old March 3rd, 2003, 08:28 AM
nicat23's Avatar
nicat23 nicat23 is offline
Addicted to Chaos..
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jan 2003
Location: Ft. Worth, TX
Posts: 653 nicat23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 48 m 34 sec
Reputation Power: 0
Send a message via AIM to nicat23 Send a message via Yahoo to nicat23
The only problem with W2 is that not all phones are compatible..

Reply With Quote
  #7  
Old March 3rd, 2003, 09:26 AM
Selleri Selleri is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Location: Iceland
Posts: 46 Selleri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 39 sec
Reputation Power: 6
True, forgot that fact yesterday.
Hopefully we don't have to wait to long for that to happen.

Thanks for the correction

Reply With Quote
  #8  
Old March 3rd, 2003, 09:48 AM
nicat23's Avatar
nicat23 nicat23 is offline
Addicted to Chaos..
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jan 2003
Location: Ft. Worth, TX
Posts: 653 nicat23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 48 m 34 sec
Reputation Power: 0
Send a message via AIM to nicat23 Send a message via Yahoo to nicat23
NP.. I work for a wireless telecomunications company who supports both W1 and W2...

More than likely, honestly, there won't be an upgrade for W1 phones as it would usually require a software update for the internal browsers... you could always write a script that determines the version of the browser and thereby determines the kind of Wap it supports, and then redirects based on the support.. IE: if it only has W1 support, show that content, etc..

And also, keep in mind W2 is usually only for devices such as PDA's or any wireless device that offers the "Third Generation" technology.. or in other words the company offers high speed data over a wireless link.. which only a couple of providers in the United states offer... Sprint PCS has their Vision services <my company > , and ATT has the mLife services currently. Verizon will be offering it soon however..

Last edited by nicat23 : March 3rd, 2003 at 09:58 AM.

Reply With Quote
  #9  
Old March 6th, 2003, 06:51 PM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
If a device is built for 3G techonology it'll definatley have a normal browser in it. i.e. not a WAP browser.

Just look @ the new P800's - Opera's new, excellent (from all reports) "small screen" technology does away with WAP (thank goodness) and makes the whole "browsing-while-on-the-train" experience worthwhile!

Reply With Quote
  #10  
Old March 6th, 2003, 07:01 PM
nicat23's Avatar
nicat23 nicat23 is offline
Addicted to Chaos..
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jan 2003
Location: Ft. Worth, TX
Posts: 653 nicat23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 48 m 34 sec
Reputation Power: 0
Send a message via AIM to nicat23 Send a message via Yahoo to nicat23
Depends.. some have html capable browsers, actually.. xml... and some still have wap2 compatibility.. also it depends on the network you're running off of

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingASP Development > WAP, ASP and PWS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT