How do i do database connection with wml or wml script.
I have a application buit in asp and sql server.
Now i want to make it on wap .How do i do database connection with
wml or wml script.
Can i use the same SQLSERVER Database.
Do i need any other Languages ASp Or CGI With wap for database.
please answer me on E mail address: neptune_181@hotmail.com
How do i do database connection with wml or wml script.
I have a application buit in asp and sql server.
Now i want to make it on wap .How do i do database connection with
wml or wml script.
Can i use the same SQLSERVER Database.
Do i need any other Languages ASp Or CGI With wap for database.
I am stuck with it.
Thanks
Anand Singh
Posted by Anand Singh, asingh@staff.eindia.com
on July 12, 2000 at 08:47
I have the same problem, and tried a thing that works a little.
I noticed that you can use asp pages instead of wml, and the nokia recognize it.
The .asp page is translated in .html.
Just what you have to do is to put xml code instead of html.
It does not work correctly with some metatags.
for example, card id is no more recognize.
I think in some time Microsoft will make a modification that will permit us to insert asp really in wml page.
Perhaps the good solution is to use javascript or CGI or something else.
If you find another solution, I am interested.