I want sentiment based category wise dictionary which categories words like fruits, vehicles, conjunctions, articles etc.
Dictionary which categorize negative and positive words are available easily but this I could not find out.
User Profile
Collapse
-
Showing google chart on button click using ajax and php
I have created php code which shows google chart when page is loaded using mysql data and php. I want ajax_form_temp. php has button on which one click then chart should appear without page load using ajax.
I am confused that what function should be called on formsubmit() event and where to code ajax part. Any kinds of help is heartly appreciated i have been trying for two days:
my ajax_form_temp. php is:
... -
Why call to php extension function in c++ is showing undefine?
I tried to create php extension using VS2010, wamp server and php. Project I created following the step given at : http://www.dreamincode.net/forums/to...n-for-windows/
was successful and projectname.dll file created.
I am using: Apache/2.2.22 (Win32) PHP/5.4.3
I copied this dll file into path: C:\Wamp\bin\php \php5.3.5\ext and added extension=php7. dll into php.ini... -
How to operate very big integer number in C?
0 down vote favorite
I want to perform operation like prime,armstrong finding etc on in C using very large number, bigger data types supported by C. Can any one suggest any library? please give small example to scanf and print. I tried CLN and GNUMP library but I did not get clue how to use it... -
How to find prime of Big integer number?
I want to find all the prime number less then some given big integer number.
like
BigInteger n=new BigInteger(jTex tField1.getText ());
then all prime number less then n.
While I tried it was giving error the increment and comparison operator can not be applied to BigInt..
...Code:for (i=1;i<n; n.add(BigInteger.ONE)) // Error : -- and >= can not be applied to java.math.BigInteger { -
How to add time event to show jframe component one after another?
I want to create the visual expression of merge sort to explain it.
So what I want is first in textbox initial sequence of number. And the subsequently next state with some time delay sequentially.
Can any one tell me how to do.
I tried by creating Thread like:
...Code:PrimeThread p = new PrimeThread(); p.start(); jTextField1.setVisible(false); jTextField2.setVisible(false); -
yeah tools are there like wireshark also, but everytime i need to open is not feasible for me, I just want to do using some command without using any software... -
I just want to know that if upload or download is going on, then on which address it's going on..Leave a comment:
-
how to know link for ongoing download in the system?
When I start internet using USB dongle, it show upload and download going on though I have not started it. It might be that automatic update would be there in any of the application and it would be going on.
Using netstat command I tried to know that on which link or ip download is being going on but it's not showing it,
Is there any other way to identify that where and what upload or download is going on?
In task manager also... -
-
-
Thanks alot buddy,
I think this is js script,
I am not that much familiar with xml,
What I have to do is like,
write a script as above,
then including it to my xml page, right?Leave a comment:
-
-
how to bind data with xml?
Can be do insert, update del kind of operation on xml file?
How to run it? -
how to execute pl/sql using mysql?
I have this kind of code :
I stored it into one p2.sql file and now wanna execute it using mysql , how can i do it?Code:Declare a number; s1 number default 0; Begin a:=1; loop s1:=s1+a; exit when (a=100); a:=a+1; end loop; dbms_output.put_line('Sum between 1 to 100 is '||s1); End;Last edited by zmbd; Sep 23 '12, 02:09 PM. Reason: Please format posted code using the <CODE/> button -
database part just i have to upload on server or anything else i need to do???
in which format database file needs to be uploaded ...?Leave a comment:
-
How to give link for pdf download and view which opens in new tab??
I am using this code :
<iframe runat="server" id="pdf_file" src="doc.pdf" width="450px" height="456px"
enableviewstate ="True" visible="True"> </iframe>
to show pdf in my browser, but i want to give link for list of PDFs link like :
1. Chemistry
2. Physics
3. Math
When I... -
How host database based website?
I have created one website in asp.net using visual studio 2010, I want to host it on internet so how can i do it?
On local server when we run it we dont need to do any thing just we have to run whole project.
I dont have experience of hosting such database based site on internet. Is it same as uploading all the file simply as we do in static website or anything different? -
How to pass Id no to another aspx page?
I have created one gridview on Que.aspx
ID name Que Details answer
in answer i have kept link which redirect to page(answer.asp x) where use can give answer to the que
Actually i want to create forum kind of thing,
So for that particular que on which user click how can I show on the next page that particular ans and all previous answer related to that que...
How... -
I have installed visual studio , i saw its source files which show sql server 2005 and 2008 is installed...Leave a comment:
No activity results to display
Show More
Leave a comment: