Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: soodvarun
  • Content: Threads
  • Order by date
  1. soodvarun

    Parsing XML How?

    I have bunch of XML files and I want to develop a keyword based search engine which parses those XML files. Do you have any idea which is the best way to do the job? I mean on Linux? Should I use PHP? JAVA? Python?? Please let me know. I am very new to everything in this domain. Thanks...
  2. soodvarun

    How to - Parse XML data

    I have bunch of XML files and I want to develop a keyword based search engine which parses those XML files. Anyone has any idea which is the best way to do the job? I mean on Linux? Should I use PHP? JAVA? Python?? Please let me know. I am very new to everything in this domain. Thanks Varun...
  3. soodvarun

    What 2 use to Parse XML data

    I have bunch of XML files and I want to develop a keyword based search engine which parses those XML files. Do you have any idea which is the best way to do the job? I mean on Linux? Should I use PHP? JAVA? Python?? Please let me know. I am very new to everything in this domain. Thanks...
  4. soodvarun

    Accessing forms from MDI form

    hey frnds ! I am getting a very strange problem w.r.t accessing forms. I need to create an object of a form to access some other form. This give me a new object every time BUT if i want to access the already opened form say "form1" without creating the new object of "form1" how do i do this ...
  5. soodvarun

    Using clipboard features

    Dear frnds I have designed an "Edit Menu" where I have cut, copy, paste and delete selections. I tried with the "Clipboard class" but dont' know how to use it. Can anyone help me with it? Will be thankful for your reply. www.foxysolutions.com
  6. soodvarun

    VSS Service pack 6 problem

    Dear frnds, I donwloaded VSS 6 service pack. I just double clicked on the file to install but it didnt'work. It didnt' say anything !!! It just exit. and my VSS is not even updated. its till 6.0 Can u help me with this problem? thx in advance for help. www.foxysolutions.com
  7. soodvarun

    Declare 'withevents' for each event of MenuItem Array ??

    Hi there ! How can we declere event for MenuItem array ? Dim CustomMenuItems(10) As System.Windows.Forms.MenuItem if I write 1) WithEvents CustomMenuItems() As System.Windows.Forms.MenuItem It says that "withevents cannot be typed as arrays" 2) Even if I write it as WithEvents...
  8. soodvarun

    Validation Controls not working in Mozilla web browser on client side

    Hi frnds My Validation Controls are not working in Mozilla web browser on client side. I have even tried the attribute "EnableClientScript" = True. Any suggestion ? Will be thankful for your reply.. Varun sood www.foxysolutions.com
  9. soodvarun

    Textbox Validators not working when site uploaded

    Dear frnds, I have created a page in which I am using Email Validators ti validate textbox for email. Its working FINE on my "localhost" but when I upload it at brinkster.com (my ISP), its not working there !!! I am able to click submit and get bunch of errors just because Textbox Validator is...
  10. soodvarun

    How to make a simple submit form?

    Dear frnds, I am new to ASP .Net. Can someone let me know the code for a simple page. Just want to put thre fields.... Name, Email and comments and store them in to my ACCESS database. Will be very thankful for your reply.. Varun Sood www.foxysolutions.com
  11. soodvarun

    How to Adjust height of TextBox.

    Hi there ! Can we reduce the height of the textbox... I am unable to do it. thx for your reply. Varun Sood www.foxysolutions.com
  12. soodvarun

    Which Method to Connect Database?

    Dear friends, I am using Access as backend database. I am using OLE DB provider for .Net. Heard there are two ways of connecting to Database. One is using DATASET other is by DATA READER. I dont' know which is a better one and how to use them.... I will be very thankful for the suggestions...
  13. soodvarun

    Better Grid?

    Hi frnds, I am starting with a project. I am a bit confused which grid shoud i use? I am making a "Windows Application" in VB .Net and just wondering between "Data Grid" or "Flex Grid by componentOne" Which is a good one ?? Kindly advice me if u know any better grid. I want to decide this...
  14. soodvarun

    Designing Panels in VB .Net

    Dear frnds, How can we Design the Panels just like the panels on which we see "Toolbox" or "Solutions Explorer" in Visual Studio 2003. I am talking abt Win Forms. They autmatically hide after w.r.t. mouse movements. Plz try to understand the question. I will be very thanfkul for the...
  15. soodvarun

    Designing Architecture for Small Application

    Dear frnds... I am planning to start with a new project. I am new to VB .Net as well. how do we make applications for which we can release updates later on. Someone told me that I should make class libraries for every single module and just need to make one MDI form and import them or use...
  16. soodvarun

    Custom textbox control

    Hey frnds ! I am designing a custom textbox in which I have my own property in the property panel "Format" when I select this I should get a drop down combo from which I can select various options like "Only Text". "Only numeric" etc.... Can anyone let me know how to get this? Thanks in...
  17. soodvarun

    System Requirements a BIG issue

    Hi there ! I am buying a VB6 application with Oracle 9i as back end. we need the following things on a PC for a CLIENT: - 1)Oracle9i Client. 2) Crystal Reports. 3) Windows 2000 (Oracle 9i supports only win 2000 or xp) 4) VB IDE (Optional) All my PCs are Celeron 500 MHz and with 128 MB RAM. My...
  18. soodvarun

    Any runtime for Crystal Reports 8.5

    Hi friends! I am developing an application in which I am using crystal reports. Do i need to install the whole cd of crystal reports8.5 that I have or is there any runtime or something else that I require to load on the clients rather than installing the whole crystal reprots on all the...
  19. soodvarun

    VB .Net or C# ???

    Hi friends, I am new to Asp.Net. I am in a fix which programming language to use for Asp .Net pages. Whether C# or VB .Net?? I am pretty confused. Please tell me which one is more demanded in the industry. Thanks in advance. Varun Sood
  20. soodvarun

    Minor Projects

    Hi frnds ! I want to develop a minor project in VC++. I have just started with VC++ and have little knowledge of C++. I have 45 days for it. Please list me few ideas which can be implemented by a novice like me. Thanks a mill in advance. Varun. sood@loveable.com

Part and Inventory Search

Back
Top