Click here to Skip to main content
15,905,028 members

Comments by Member 9196002 (Top 23 by date)

Member 9196002 24-Oct-12 8:19am View    
well..this is what my code is doing..but it doesn't proceed further.
echo ' <script language="JavaScript" type="text/javascript">
//<![CDATA[
window.open(\'./index_pdf.php?'.$query_string.'\',\'test_ev\'location=no,menubar=no,resizable=yes,scrollbars=yes,status=yes,toolbar=no\');
//
</script>';
echo'<script language = "JavaScript" type="text/javascript">
//<![CDATA[
window.open('./save.php?','location=no,menubar=no,resizable=yes,scrollbars=yes,status=yes,toolbar=no');
//
</script>';
Member 9196002 24-Oct-12 8:18am View    
the pdf is for printing the document.It is working perfectly fine. I wrote the code to open the popup in the next statement with a timeout..but only the window of the pdf opens
Member 9196002 24-Oct-12 6:54am View    
Deleted
the pdf is for printing the document.It is working perfectly fine. I wrote the code to open the popup in the next statement with a timeout..but only the window of the pdf opens
Member 9196002 22-Aug-12 5:57am View    
its done!! :)there was no need of any parsing required i directly referred to the cell entry in the datatable and now its working fine!!thanks a lot!! :)
Member 9196002 22-Aug-12 3:18am View    
the namespaces have been compiled as reference assemblies and loaded onto the project and costPos is one of the identifier in that namespace