Drew Wutka
DWUTKA at Marlow.com
Tue Jun 23 10:28:21 CDT 2009
Try, and ASP classis is VB Script based, where PHP is more C++ in style. Drew -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Eric Barro Sent: Monday, June 22, 2009 9:12 PM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Learning .Net -- PHP Instead? PHP is similar to classic ASP where code is often interspersed with html tags which also makes it quite easy to create spaghetti code. -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Kenneth Ismert Sent: Monday, June 22, 2009 9:38 AM To: accessd at databaseadvisors.com Subject: Re: [AccessD] Learning .Net -- PHP Instead? If you are interested in Web programming, I would suggest PHP. Per unit of effort, I think most VBA programmers would get further with PHP than with ASPX, especially if you are starting out from scratch. I'm developing a SOAP-based web service that will be used by Access clients running the COM-based SOAP Library 3.0. The server backend is being written in PHP, currently running under a local IIS7 development server. It is stupid-simple to implement a SOAP server using PHP's built-in library. It was lots harder getting the VBA side to work than the PHP side. (The real challenge was getting a WSDL specification that both sides could agree on, but that is a separate topic.) The information contained in this transmission is intended only for the person or entity to which it is addressed and may contain II-VI Proprietary and/or II-VI Business Sensitive material. If you are not the intended recipient, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. You are notified that any review, retransmission, copying, disclosure, dissemination, or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited.