Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: spell checking

by eg (Friar)
on Feb 03, 2001 at 06:47 UTC ( [id://56191]=note: print w/replies, xml ) Need Help??


in reply to spell checking

Yes, storing state info in your database will slow things down (whether or not the penalty incurred is acceptable is up to you.)

Maybe I don't understand the problem, but I can't see what difference it makes which server the user uses. Say you send in your text to server A and it sends it back with some suggestions for the misspellings. Then you send the (possibly corrected) text to server B to be written to the database. So what? I don't see a problem with that.

What I would do is have an html form with two submit buttons -- one to spell check and one to commit the text to the database. That way you can spell check to your heart's content and then commit (with possible misspellings) whenever you're ready.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://56191]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-19 06:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found