Hello Friends. I think this is one of the most innovative and challenging tasks I have ever encountered in my career. I want to incorporate the Link Grammer open source project for the Open Source WordNet Dictionary. Link Grammer: http://bobo.link.cs.cmu.edu/link/index.html[^] Wordnet: http://wordnet.princeton.edu/[^] The Link grammer project is available as a C code+ VC++ code + a API in C# as a console application. Can anybody help me about this. Thank You.
Soniya_k
Posts
-
How to use Link Grammer's open source to access WordNet Database -
Problem related to tab indexHello ! I've one problem related to tab index. I've few controls on my webpage. I've set tab index for all control. Its working fine. But if click scroll bar of my web page and then press tab key then focus goes to first control. I want it to go on next control. Please tell me how to overcome this problem. Waiting for reply. Thank You.
-
WebPartZone Control which shud include Icon in titlebarHello, I want a WebPartZone control which should disply image at the left corner of the title bar. How to develop WebPartZone, WebPartChrome? Please tell me how to create it. Waiting for reply.. Thanking You.
-
Displaying the image in Image Control when it is selected using browser buttonThanks. But I'm using FileUpload Control and there is no any propery like value. Pls tell the solution. Thanking You again in advance....
-
Displaying the image in Image Control when it is selected using browser buttonThanx pls Tell me where to write code for assigning path to imageurl? And how to get path which is displayed in that textbox? because FileUpload control has property FileName which gives only file name but how to get whole path???
-
How to delete uploaded file.Thank You to both of you - Suman and Parwej
-
Displaying the image in Image Control when it is selected using browser buttonHello !! I've one Image control on form. I'm using FileUpload control to browse an image. I want to display the selected image in the Image control when I click on Open Button in DialogBox(which opens after clicking Browse button). Waiting for answer...!
-
How to delete uploaded file.Thanks for replying. But I think you've not understood my question. I want to delete image file which I've uploaded on server. Just I'm using imageButton. I don't want to remove image of imageButton. If u know pls do tell.
-
How to delete uploaded file.Hi All !!! I've one image control which displays banner for a shop. On ImageButton- 'Remove Banner', I want to remove that banner image from that image control and from server. Waiting for answer. Thanking You.
-
Changing 'Look and Feel' and 'Text' of Browse button which we get from FileUpload ControlThank You for replying. Can you pls tell me which elements I can use for that? How to make element transparent to clicks? Thanking You In Advance.
-
Changing 'Look and Feel' and 'Text' of Browse button which we get from FileUpload ControlI want to upload image, for that I'm using FileUpload control. But i want to change look n feel of Browse button. Also I don't want its text as "Browse...", I want its text as "Choose File". I don't want TextBox which we get along with the Browse Button. Can I put Imagae on that? Pls help. Thank You.
-
Display OpenFileDialog On click event of ImageButton using ASP.NET & C#I want to upload image file(only .jpg, .gif, .png) on server. But according to requirement I've to use image button to browse file. After selecting file, on "Save Changes" button i've to upload image to server I'm not able to display File dialog on click event of ImageButton. Please Help..! I'm new in the .Net. Thanks In Advance...!