Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: RE: How know change in form(arrgent)


Message #1 by "Das, Dipankar" <Dipankar.Das@p...> on Fri, 29 Sep 2000 19:28:04 -0400
Niklesh,
 Yes, You have to write in onChange event of control. Only set a
variable(bolean type) true in a function and call this function in every
onChange event. Lastly inside onUnload check for this boolean value and
prompt the user accordingly..

have a nice week end

Deep


-----Original Message-----
From: ndsnl@l... [mailto:ndsnl@l...]
Sent: Friday, September 29, 2000 5:32 AM
To: professional vb
Subject: [pro_vb] RE: How know change in form(arrgent)


Hi jemes,
Thanks for reply, but problem is that in that case i have to use change
event for the every control,that means i have to write so many times.

u have any other idea.
niklesh


  Return to Index