You will need to change the extension to .ASP in order for the server to
process the page. Otherwise, you're sending your unprocessed source code to
the browser. This is why you are receiving an error on <% .... %>.
=================================
Kyle M. Burns, MCSD
ECommerce Technology Manager
Centra Credit Union
kburns@c...
-----Original Message-----
From: Rahil [mailto:r_g_333@y...]
Sent: Wednesday, September 05, 2001 12:48 PM
To: Wrox Professional WAP
Cc: wap-dev@l...; pro_wap@p...
Subject: [pro_wap] ASP + WML!
hi every body :)
I've Ericsson WapIDE 3.1 as wap emulator & browser and
Ericsson WPG as local gate way.
I wanna use ASP in my WML file to benifit its capabilities
esp connecting to database. In fact I want to make my wap
page dynamic.
I know that I should set the MIME types in IIS and also I
should add this line
above my document.
I've done so but it seems that <% .... %> is not a welformed
structured cause it gives error!
what should I do?
Also, I wanna know whether I should change the extension from
.wml to .asp or not ?!
very Thanx, Rahil