Is it possible to communicate the online database from my applet without any conditions? or limitations?
Conditions - a restricted combination of characters that might be suspected as a
pattern of a virus that should be blocked...Secur ity concerns
Limitations- Not all characters in ascii are welcome in an online database...
It's just a weird idea...
Im currently experimenting a simple hashcode generator in an applet...(uniqu e patterns)
Then i would like to save it in the database,
Is there any possibilities that might change the real code(generated code) as im transfering a copy of a hashcode to an online database?
Any reply would be greatly appreciated...
sukatoa.
Conditions - a restricted combination of characters that might be suspected as a
pattern of a virus that should be blocked...Secur ity concerns
Limitations- Not all characters in ascii are welcome in an online database...
It's just a weird idea...
Im currently experimenting a simple hashcode generator in an applet...(uniqu e patterns)
Then i would like to save it in the database,
Is there any possibilities that might change the real code(generated code) as im transfering a copy of a hashcode to an online database?
Any reply would be greatly appreciated...
sukatoa.
Comment