convert php code to simple asp classic

Cancelled Posted Oct 24, 2007 Paid on delivery
Cancelled Paid on delivery

I need the code below to be converted to asp from php: function ajax_spellcheck_menu($may_cache) { $items = array(); if ($may_cache) { $items[] = array( 'path' => 'spellcheck', 'title' => t('Spellcheck'), 'access' => true, 'callback' => 'ajax_spellcheck_page', 'type' => MENU_CALLBACK ); } else { $path = drupal_get_path('module', 'ajax_spellcheck'); drupal_add_js($path . '/[url removed, login to view]'); theme_add_style($path . '/[url removed, login to view]'); } return $items; } function ajax_spellcheck_page() { $text = $GLOBALS['HTTP_RAW_POST_DATA']; header('Content-type: text/xml'); $xml = ' '.$text.' '; $result = drupal_http_request('[url removed, login to view]', array('Content-Type' => 'text/xml'), 'POST', $xml); echo $result->data; }

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):

a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment.

b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.

3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).

## Platform

php asp

ASP Engineering MySQL PHP Software Architecture Software Testing

Project ID: #3411209

About the project

Remote project Active Oct 24, 2007