CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 problem with sessions using javascript for popup

Print topic Send  topic

Author Message
Tobias Weik
Posted: 02/05/2003, 7:26 AM

hi, me again...

I have a problem when opening a CCS form in an new window via javascript
as popup - my session suddenly gets lost and I get logged out :(

I use this function at the head-section of my html-template:

<script language="JavaScript">
<!--
function popup_01(theURL,getVar) {
NewPopup =
window.open(theURL+getVar,'Popup','width=520,height=360,dependent,scrollbars,left=90,top=50');
NewPopup.focus();
}
//-->
</script>

and I call it via:

<a onclick="javascript:
popup_01('add_page.php','?s_element=2&prj_id=35');"
href="?s_element=2&prj_id=35">add</a>

Am I missing something?

Working with CCS 1.07, PHP and MySQL - Thanx
Tobias

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.