Thank u For your reply,
The Error is ---> Expected ').
I got the solution For this problem ,This Error i am getting only when i pass any one of parameter with space (Ex; name=hello world) .
Is any Solution For sending parameter value with space ,
Thanks,
User Profile
Collapse
-
Problem in open PopUp window
[HTML]<SCRIPT language=JavaSc ript type=text/javascript>
<!--
function open1(URL) {
popupWin = window.open(URL , 'popup', 'dependent=0, height=400,widt h=480,screenX=2 00,left=200,scr eenY=200,top=10 ,channelmode=0, dependent=0,dir ectories=0,full screen=0,locati on=0,menubar=0, resizable=1,scr ollbars=1,statu s=0,toolbar=0', 'launcher');
}
//-->
</SCRIPT>
... -
SUM function with multiple table
Hi Experts,
I have two table called T1 and T2
T1
shipid--------------amount
1 -------------------- 100
2-------------------- 10
3-------------------- 50
T2
Artist--------------------shipid
A1----------------------------2
A1----------------------------3
A2----------------------------1... -
Thanks for your reply,
I have tried to select only the distinct artist,its working.but if i select both artist and company it gives duplicate records.
is any idea.Leave a comment:
-
distinct with multiple field
my $cStr="select distinct artist,company from albuminfo ";
i am using this query to select unique artist and company. But the duplicates also get display.
Is any idea.
Thanks -
How "map path" if a folder above root
Hi experts
i want get a folder which is outside the root directory that is i use as a private directory
help me
Thanks -
prevent copying media sample, allow play
[code=asp]<html>
<head>
<title><%=strTi tle%></title>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0 ">
<div align="center">
<font face=arial size=1 color=#000000>< %=strTitle%></font>
<OBJECT
ID="mediaPlayer "
CLASSID="CLSID: 22d6f312-b0f6-11d0-94ab-0080c74c7e95"...
No activity results to display
Show More
Leave a comment: