Re: Update database via internet


[ Follow Ups ] [ Post Followup ] [ WAP Technical Discussion Forum ] [ FAQ ]

Posted by Zultarios@yahoo.com (63.10.42.59) on May 16, 2000 at 14:51:44:

In Reply to: Update database via internet posted by Edi Saputra on May 16, 2000 at 04:16:58:

I am not certain if your question has anything to do with WAP. If you want to update a database from a regular web browser (IE, NS etc..) and you are using ASP then one way to do it is to use ADO to write update SQL Queries. This is fairly basic and check out http://www.asp101.com for that. If you want to update from WML page on a UP.Browser then I am certain a mechanism must exist to POST or GET form data to the server side by specifying the handling script in some ACTION="//myserver/xyz.asp" or similar attribute. Once in the ASP page you just handle the data as you would when posted from another asp page and write it to the database except in this case it is posted by a WML page. Hope that helps

: I use NT 4.0 as Web Server
: I use Wap lite as a WAP server
: I use Microsoft access as a data base
: I use ASP Programing
: I put WAP server anf database in ISP
: I want to update my database from internet
: How I can do that.
: Please tell me how ?




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ WAP Technical Discussion Forum ] [ FAQ ]