Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 15 of 15
Search took 0.16 seconds.
Search: Posts Made By: javaguy1007
Forum: XML 04-30-2009, 03:53 AM
Replies: 3
Views: 4,628
Posted By javaguy1007
Hi I found in w3schools ...

Hi

I found in w3schools

fn:current-dateTime() Returns the current dateTime (with timezone)
http://www.w3schools.com/Xpath/xpath_functions.asp
Forum: XML 04-28-2009, 05:57 PM
Replies: 3
Views: 4,628
Posted By javaguy1007
current-dateTime() not working

Hi frnds

I am using current-dateTime() to get current date. I got the following error
Error checking type of the expression 'funcall(current-dateTime, [])'.'

I am using

<xsl:stylesheet...
Forum: XML 04-22-2009, 03:15 AM
Replies: 1
Views: 1,406
Posted By javaguy1007
Forum: JavaScript frameworks 04-18-2009, 10:44 PM
Replies: 0
Views: 1,032
Posted By javaguy1007
DOJO help

Hi Frnds

I am new to dojo. I am trying to implement multiple selection of dojo tree nodes and copy them to anothe list box. Can u help me how to implement this

jsp code

<button...
Forum: JavaScript programming 04-16-2009, 06:49 PM
Replies: 6
Views: 1,177
Posted By javaguy1007
Hi frnd Thank you , This is good but I...

Hi frnd


Thank you , This is good but I want to select the values randomly to be copied holding ctrl key . The code what you gave is copying when it is clicked.

I would greatly appreciate if...
Forum: JavaScript programming 04-16-2009, 04:41 PM
Replies: 6
Views: 1,177
Posted By javaguy1007
move from onelist box to another using ctrl key

Hi Frnds

I am working on copying from one listbox to another. The value should not be removed from first list box. I am trying to select multiple values using ctrl key for copying. can someone...
Forum: XML 04-14-2009, 07:40 PM
Replies: 1
Views: 1,661
Posted By javaguy1007
compare more than two strings

Hi frinds

I am trying to test condition somethiing like


<xsl:when test="contains(string,'stringA' || 'stringB'|| 'stringC')">
<xsl:value-of select="'abcd" />


But I am getting syntax...
Forum: XML 04-09-2009, 09:12 PM
Replies: 0
Views: 818
Posted By javaguy1007
RSS formatting

Hi Friends

I have a date format Wed, 19 Nov 2008 12:53:34 -0400
I need to convert it into yyyy-MM-dd HH:mm:ss using xsl
can someone help how to format this in xsl .

Thanks
Javaguy
Forum: XML 04-08-2009, 04:49 AM
Replies: 3
Views: 7,486
Posted By javaguy1007
Thank you , Can I write something like ...

Thank you ,
Can I write something like


<xsl:variable name="myvariable">
<xsl:value-of select="translate("item/category", ' ','')/>

</xsl:variable>

OR
Forum: XML 04-08-2009, 03:44 AM
Replies: 3
Views: 7,486
Posted By javaguy1007
remove spaces in between strings

Hi frnds

This forum is very useful for me, as I got solutions to most of questions.
Now I need one more help. I have a string in xml for example "this is my string". My xsl should remove...
Forum: XML 04-07-2009, 03:13 PM
Replies: 3
Views: 1,278
Posted By javaguy1007
Hi friend Thanks a lot for your help , But...

Hi friend

Thanks a lot for your help , But based on the decision , I have to process item tags, how to do that

I mean can I write something like this


<xsl:template match="/">
...
Forum: XML 04-07-2009, 04:21 AM
Replies: 3
Views: 1,278
Posted By javaguy1007
XSLT Decision making

Hi All

I am working on XSLT

I have a XML as follows

?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>
Forum: XML 03-25-2009, 07:47 PM
Replies: 0
Views: 1,617
Posted By javaguy1007
open RSS feed in xml format

Hi Firends

This may be dumb question, but let me ask

How to open an url feed to view in xml format

Thanks
Javaguy
Forum: Ajax and Design 03-19-2009, 04:40 AM
Replies: 2
Views: 1,610
Posted By javaguy1007
process elements returned getElementsByName

Hi

I am new to AJAX. I am calling a Ajax function from jsp and I need to process elements returned by document.getElementsByName(),

getElementsByName returns 4 elements.

I did some thing...
Forum: JavaScript programming 03-17-2009, 04:36 AM
Replies: 1
Views: 6,837
Posted By javaguy1007
call a function from jsp

I am new to JSP

I have implemented 4 radio buttons,
when user clicks on a radio button , it should automatically a function in .js

<input type="radio" name= "publication" value= "value1"...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT +1. The time now is 09:40 AM.