Click here to Skip to main content
15,892,480 members

Comments by santhoshkumar.dsk (Top 4 by date)

santhoshkumar.dsk 29-Nov-13 0:37am View    
Im just encrypt the given data and update in table....im getting issue as there is a space only coming in particular column where i encrypted......this is the original code i given below.

[EDIT]Do not copy code here![/EDIT]
santhoshkumar.dsk 29-Nov-13 0:37am View    
Im just encrypt the given data and update in table....im getting issue as there is a space only coming in particular column where i encrypted......this is the original code i given below.

[EDIT]Do not copy code here![/EDIT]
santhoshkumar.dsk 25-Jul-13 6:27am View    
I had used ajax asynchronous but when i click logout means it does not processing .
I want to run a excel sheet insertion in background for 10000 records.ater clicking save button i should logout the screen i should not wait for insertion of all records.
santhoshkumar.dsk 25-Jul-13 5:37am View    
If we use ajax means it waits for execution. i dont want to wait until the execution finish.after click button process should be done in background and i will give logout means..execution should be done background ..