Click to See Complete Forum and Search --> : can some 1 plz give me some advice


oppaz
March 2nd, 2003, 02:19 PM
i have a normalized dbase and i want to allow users to search the dbase from a 3G phone (webpage) can any1 plz tell me what areas i need 2 look into asp,.asp, .vb or cgi??????????

antares686
March 2nd, 2003, 08:23 PM
If you are very familiar with VB then choose ASP as long as your server supports check out ASP Index (http://www.aspindex.com) , Planet Source Code (http://www.planet-source-code.com) or ASP 101 (www.asp101.com) for code samples and help.

If you are familiar with PERL then CGI (sorry I don't know any good links).

If not familiar with either then what type of server are you running and decide from there or just pick one.

I personally prefer ASP.