Hi,
I have no access to framework and I need to perform the following calculation, I would like to work out the easiest way of doing it.
Count(itema) / (itemb/1000) grouped by date.
I could write the sql myself but only want to do this if it is the easiest way.
Thanks for any pointers.
Hi,
I am looking for an example of a simple function with a ref cursor that returns something, then how i can call this and just this in a query.
Any pointers or ideas.
COuld be something against the scott schema.
Thanks.
Auger282, obviously you always look in the manual first these are hidden short cuts for the development team, hence my question. I know one of the combinations but can't find the other. I know there are two.
Hi,
I have a .net application and i know there are some hidden three/four key letter combinations to help debug the application.
Is there any application which will go through all possible three/ four letter keyboard combinations and check them for me?
Thanks.
Hi,
I have an activeX component which is a list view and a text box.
I would like the last item in the activeX to remain selected and in blue, even when i move to the textbox is there anything i can do to enable this?
Thanks.
Hi,
Do you know how i can access the following form, which is in a simple html page.
<form method="post" ACTION="http://servlet/test.jsp" name="upform" ENCTYPE='multipart/form-data'>
<p>
<input type="textarea" name="textarea" value="Find in Jsp">
<input type="submit" name="Submit"...
I am doing it as a html text area, so the question is how do i access the form text area property that is submitted to the jsp page?
Any ideas?
Thanks.
Hi,
I have a stream of xml created by javascript/html i would like to send this to a jsp page rather than recreating it all in jsp.
How can i send a stream of xml to a jsp page for saving.
I have tried file uploading in a form but the user must select the file to upload, obviously. Tried as a...
HI,
I would like to pass a string to a java program and then save this to the file system, in a specific location.
It should overwrite any file that is existing but wait if the file is being read.
Can i use the file class?
Thanks.
HI,
This is my dummy xml
<type>
<default>test1</default>
<next>testing</next>
<next>tests</next>
</type>
- <type>
<default>test2</default>
<next>tested</next>
<next>tester</next>
</type
I need to do a wildcard search and return those that say have 2 in them.
When they...
Yes i search for the first two letters whatever is put up. I am looking at the possibility of doing this using xml script from source forge.
I then have to display these to the user. I was thinking of putting them in an array to begin with but think there might be a better way of doing this.
Hi,
I need to do an xml wild card search of a document and then return in array all those that are similar
So say the user puts in France
I have to search
FR
Fr
France
FRANCE
Thanks.
Any pointers.
I then need to say whether this is top level or lower level
My xml document has two levels...
Hi,
I need to do an xml wild card search of a document and then return in array all those that are similar
So say the user puts in France
I have to search
FR
Fr
France
FRANCE
Thanks.
Any pointers.
I then need to say whether this is top level or lower level
My xml document has two levels...
HI,
I have subtotals in an excel spreadsheet that someone has given me. I would like to remove all rows from this sheet that has 30,000 rows where they have the word total it.
Thank you list.
HI,
I have a javascript loop that gets a users settings, from this i would like to dynamically on a web page create the users html links.
For example she selects companies i will create links to the companies they selected.
Thanks.
Hi,
I would like to create a macro so that when they the document is opened or a button is hit it prompts the user to print to a pdf printer or not.
Any help gratefully received.
Thanks.
Hi,
Could you help me know how to parse the following xml in java script so i can get the text?
<test>
<country>brazil</country>
<town>rio</town>
<person>
<name>ronaldo</name>
<name>socrates</name>
<name>zico</name>
<name>pele</name>
</person>
</test>
Need to extract values.
This is in IE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.