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.
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"...
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,
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...
Hi,
I need to test if a number has a decimal point and count the characters before the decimal point. Obviously without a decimal point i can just do length.
Thanks.
Hi,
I have an activeX control.
I then create a form which i add this control to, with a button to run the activeX control
In visual studio 6 whenever I just run the form it doesn't run the form but the activeX as a html file...
Do you know how i can get around this.
Thanks.
Hi,
I have vb6 and i would just like some pointers about how i can create an activex control that holds up to 20 columns and, 5000 rows.
It must expose a few methods so that from my html page, my html page i can add in the columnsa and rows, change the values after they have been added, and...
Hi,
I have an activeX control that i register to visual studio.net or ms access. I just want to view the methods and properties it exposes.
How can i do that?
Thanks.
Hi Guys,
I would like to calculate the NPV in a sql query but use the vba function.
Does anyone hvae some pointers about how i can do this?
I will always use the same column. I want to hard code the base rate to begin with and then put it from a column later.
I think i hvae to create a...
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.