|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
i want to replace the string "'" with "/'" in order to insert it into my ACCESS database. but my site is on a ROXEN server and there is conflicts with the RXML. how can i do?
Thanks |
|
#2
|
|||
|
|||
|
unless i am misunderstanding your question, why not call a function to change the "'" to "/'" on the client before the form is submitted? Either do this onblur() for each individual form element that would need a check like this, or onSubmit() for the form.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > function replace() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|