Jump to content
Xtreme .Net Talk

krinpit

Avatar/Signature
  • Posts

    33
  • Joined

  • Last visited

Everything posted by krinpit

  1. It is a cold fusion forms-based implementation See: https://www.hedgeindex.com/html/log_in.cfm
  2. I need to parse an online Web page to retrieve Stock Indices. I have no problem doing this using the Net.Webclient on regular, unprotected pages. However, the page I want to access requires username/password authentication for each session. This is where I need help. Any ideas on where I can start would be much appreciated.
  3. Jitesh: Can you please elaborate on what you mean by registering a COM component? I do not know what the term means. Thanks in advance.
  4. I wasn't aware that one could use RegEx in VB, I look forward to experimenting. Could you tell me what components I need to reference to access the RegEx namespace? Thanks
  5. Hi Gregory, I have been searching for a good while now for code examples of a multicolumn combobox. I can not find any. perhaps you could give me advice on where to find code samples? The goal I am trying to achieve is a 2 column combo box, 1 column with Currency Code and another with Currency Name eg: USD | US Dollar EUR | Euro Thanks
  6. Well, kind of. You can embed a spreadsheet into your forms by: 1. Right Click on the toolbox. 2. Select "Customize toolbox" 3. Scroll down to Microsoft Spreadsheet 10.0, select it and click OK 4. It should now be ready for you to drag onto your form
  7. Well, kind of. You can embed a spreadsheet into your forms by: 1. Right Click on the toolbox. 2. Select "Customize toolbox" 3. Scroll down to Microsoft Spreadsheet 10.0, select it and click OK 4. It should now be ready for you to drag onto your form
×
×
  • Create New...