Ray, Sounds like your headed in the right direction. Post your code so that we can see it and offer some help. Mark
[EMAIL PROTECTED] wrote: Can someone point me in the right direction??? I have an ASP page that when a checkbox is checked I want to pass some variables to a function or program on the server to update the database with this information. I know how to start this process using the onClick but I don't know how to initiate either a function or a program or something to run on the server that will be able to update the database on the server with variables I pass. I am currently doing the final validation of the variables with some JavaScript but am not very knowledgeable in Java, I do know VBScript fairly well. I have already been successful initiation a window and passing Query strings but this does not function consistently. I think it may be hitting contention or a slow response on the database causing the window to close before the update is processed. When this is in production there will be 5 or 6 sessions doing the updates so I would prefer to have something that I could loop if there is a slowdown at the database until it is successful. Ray Brown --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- SPONSORED LINKS Active server pages --------------------------------- YAHOO! GROUPS LINKS Visit your group "active-server-pages" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hluk6ob/M=362335.6886445.7839731.1510227/D=groups/S=1705115381:TM/Y=YAHOO/EXP=1124811406/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
