/    Sign up×
Community /Pin to ProfileBookmark

URGENT: Help with php&Java

I have a problem. I want to get an info popup when I click on the info button of a product. This product list is made with php. How can i send data with java to open a window with a variable?

my codes that i use are:

<SCRIPT Language=’JavaScript’>
function winopen()
{
msg=open(“”,”NewWindow”,”toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=400,height=400″);

msg.location = “info.php”
}
</SCRIPT>

<img src=”<? echo($img_lay);?>inf.gif” border=’0′ onClick=”winopen(); return true;”></TD>

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliOct 29.2003 — ? ?

aanh..say that again???
×

Success!

Help @Dramestic spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...