Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Re: Passed Key To PopUpWindow


Message #1 by "Frankie LOH" <frankieloh999@h...> on Tue, 24 Sep 2002 23:22:15 +0800
Hi;

   I am new to ASP, I am chasing to complete my project, and I encountered a 
problem which took my long time to solve and in fact now still unsolved.

   My problem is when user select a particular record, user would like to 
display further child records using the application number as the key. 
Question is how can I pass the application number to the  window.open(...) 
command?

   Following is the command I tried by no luck so far..

         <INPUT type="image" SRC="images/ChangeAccount.gif" 
onClick="Javascript:wpopHelp('sdViewApp.asp','SGI')"?ApplNo=<%=objApp.Item(i).ApplNo%>;">


Desperately appreciate for your advise and suggestion.

Thanks

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


  Return to Index