hi guys,
i just want to ask if it is possible to change .jasper file into .xml?
is there an application for converting it?
thanks and gudluck to all :)
User Profile
Collapse
-
x button
[html]
hi guys,
is it possible to remove the X button in the web browser window?
thanks and more power...
[/html] -
[javascript]
Oh that was a typo error sorry for that.
Thanks so much
And regards to!
gudluck guys!
[/javascript]... -
checkbox
[javascript]
hi guys,
just want to ask if this behavior is ok?
[HTML]<input type = "checkbox" name = '"chktest" id = "chktest2">[/HTML]
name and ID are different.
Thanks and regards to all.
[/javascript] -
[javascript]
for example if i have 5 rows and 5 buttons in each rows how will it be?
thanks :)
[/javascript]...Leave a comment:
-
button in rows
[javascript]
i have a table which add buttons in each row,
that can dynamically add rows. how will i able to know
which of the button among the rows are clicked?
gudluck guys !
thanks! -
CSS format
[HTML/CSS]
Hi guys,
I would like to ask how to make a CSS file external, that makes all instances of the word “ET” in the HTML page appears BOLD and in RED font.
Thanks to all and regards!
[HTML/CSS] -
[CODE=javascript]
hi guys,
thanks for help, its a great idea..
gudluck to all you guys!!
[/CODE]...Leave a comment:
-
exclude line
[javascript]
hello, i just want to ask how will exclude column D (the BOLD entry) when its value is 1??? this example is a continous value [10000|12235PS|0 .0|0|0^10001|12 235PS|0.0|1|0^1 0000|12200SH|0. 0|1|0^10001|122 00SH|0.0|0|0^10 001|12232EA|0.0 |0|0^10001|1223 2EA|0.0|1|0^]
a b c d e
----------------------------------
10000|12235PS|0 .0|0|0^
10001|12235PS|0 .0|1|0^ (this line... -
hi there, i just finished my code, and my module is now working, thanks for your all great ideas, sorry if i become lazy along the way. i didn't think what you said..
Thanks again
Gudluck and regrds to all.. :)...Leave a comment:
-
to get the row where the auto populate value will be place....Leave a comment:
-
Hi, i had came up with this code
[CODE=javascript]function getSerializedSi mLOV1(obj) {
var varQuantityValu e = document.crmFor m.txtQuan.value ;
varQuantityValu e = parseInt(varQua ntityValue);
var ctr = 0;
var varRowCount = document.getEle mentById('tblOr ders').rows.len gth;
var handsetCounter = 0;
var simCounter = 0;
var varTemp = 0;
var z = 0;
...Leave a comment:
-
this code??what if row is >3?
function getSerializedSi mLOV(obj)
{
var row = obj.parentNode. parentNode.rowI ndex;
var serials = document.getEle mentsByNames("h dnOrdersSerialN o");
var mobiles = document.getEle mentsByNames("h dnOrdersMobileN o");
if(row>4)
alert("Serial: " + serials[row-5].value + "\t" + "Mobile: " + mobiles[row-5].value);...Leave a comment:
-
function only is placed in the sim part.. when you clicked the12th row
the value wil be in 7th row, when you clicked the 18th row, the value will be in 13th row....Leave a comment:
-
but how about when there are
3 handsets 3 sims
3 handsets 3 sims
3 handsets 3 sims
how will i paired it.....Leave a comment:
-
---
i had a variable that determines that the item added to table is either a handset or sim its the - hdnOrdersMainCa tegoryCode
im confused how to group the items and paired them their corresponding min....Leave a comment:
-
the function should married the mobile nos.
ex. when you add 5 handset and 5 sim, each has a mobile no.
the control is in the sims button when you clicked the 6th row which is the first sim there is a value that is retrived by one of my function, then after that, the value should be auto populate in the mobile of the first handset..and then the 7th row which is the second sim in the table..should auto populate the mobile...Leave a comment:
-
-
its alerts as an object.. serials[object], mobiles[object]...Leave a comment:
-
:(
the code inserts a row in a table together with its column..
varGlobalCounte r??i used it in other functionality of my program...Leave a comment:
No activity results to display
Show More
Leave a comment: