Hi,

I can't find the probles with code to save html table data. Can
anybody help? I get onExeption event only.

The code is below

default.asp (Path www.comp.com/defailt.asp):
======================================
params='email=t...@comp.com&User=UserName'

new Ajax.Request (Scripts/ajaxSaveBalance.asp', {method: 'post',
postBody: params, onExeption: alert('Error')});

(I store ajaxSaveBalance.asp in www.comp.com/Scripts/ajaxSaveBalance.asp).

Where's my problem with code?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to