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: alehawk
  • Content: Threads
  • Order by date
  1. alehawk

    Detecting SPAM

    Hi! Several mailservers are using antispam, what I found is that they detect spam not only because of keyword the smartly detect spam, Does enyone knows how it works? how they detect spam without keywords? Tnx!
  2. alehawk

    Error 429, THe Activex couldnt create object

    Hi! I got a problem, big problem. When I run my app from withing the editor it runs smooth but when I compile and I create the setup package and I install my app in other PC I get the error. I thought I forgot to add some ocx or dll so I went to the PC that gave the error, installed VB editor...
  3. alehawk

    SQL Server SP2 Instalation Problems

    Hi! We are trying to install MS CRM. At some point it asks for sqlsp3. We wanted to install MS SQL Srv 2000 SP2 and we cant, we get this errors: http://www.grupofn.com/pruebas/sql/2.jpg http://www.grupofn.com/pruebas/sql/1.jpg Click to see screenshots. We dont know what to do, does anyone...
  4. alehawk

    SP2 Problem

    Hi! We are trying to install MS CRM. At some point it asks for sqlsp3. We wanted to install MS SQL Srv 2000 SP2 and we cant, we get this errors: http://www.grupofn.com/pruebas/sql/2.jpg http://www.grupofn.com/pruebas/sql/1.jpg Click to see screenshots. We dont know what to do, does anyone...
  5. alehawk

    .RES Files

    Hi! As far as I know a RES file is an archive which contains for example, images, sounds, icones, etc, any kind of file and can be embebed into a VB project. My question is, how I create one and how do I call an archive in the res file? For example I put some gifs in it (how?) and how can I call...
  6. alehawk

    Drawing with VB

    Hi! I need to do a little drawing with VB... I got 3 numbers, 12 degrees, 45 minutes, 35 seconds. I need to draw a circle and in the position 12deg45'35" I need to place an X over the circle. Does anyone knows how can I do that???? :S Tnx!!!
  7. alehawk

    MSINET.OCX

    Hi! Is there any chance to use MSINET.OCX in ASP? I must retreive some data from other server and in visual basic I use that OCX I would like to do the same in a webpage assuming MSINET.OCX is on the server. Can that be done? Tnx!
  8. alehawk

    How Create Domain

    I installed windows 2000 server cause I needed tockech out an application. We do not use win2000server so we created a virtual PC (installed win2000srv like next netx next without touching default values) to test this soft instalation and the to remove it but we found that the app is asking to...
  9. alehawk

    Undo regsvr32 my.ocx

    How can I unregister my ocx rigistered by enterin regsvr32 my.ocx ? Tnx!
  10. alehawk

    Files wont unload!

    I got other problem. For example I open a file, any file, for edition, for example a visual basic project, a photo shop file, etc, I close visual basic or photoshop, I want to delete the file and windows will tell me that the file is in use but ps or vb is closed! How can I fix this???? Tnx!
  11. alehawk

    CD-ROM from 52x to 12x

    Hi! I got a problem. I got 2 CDroms, one cdr, of 52x. When I read or wirte a cd the resources from 60% free to 0% free. I tested the cdrom drives with nero utilities and in normal mode it will retun a speed of 18x and in safe mode 10 or less x speed. Whats happening? Tnx!
  12. alehawk

    Ports & Directories

    Hi! I got IIS running on WinXP Pro, is there anyway I can configure one virtual directory for example inetpub\wwwroot for http://localhost and a second virtual directory for example intepub\mysecondsite for http://localhost:8080 ?? Thank you!
  13. alehawk

    Target Blank

    Hi! I use this: <td bgcolor="#E1E8FF" onMouseOver="pviiW3Cbg(this, '#6699FF')" onMouseOut="pviiW3Cbg(this, '#E1E8FF')" onclick="window.location='http://localhost/contenidos/tests/cartaastral/default.asp';" style="cursor: pointer;"> To open a url by passing the mouse over a table cell. How...
  14. alehawk

    IE Problems

    Hi! I'm having trounble with IE. For example yesterday I entered a website and browsed it. I entered today and I saw no changes in it but I refreshed IE and surprise there were new contents. It seems it always use the cache without checking if something has changed on the site im browsing. How...
  15. alehawk

    Popups Menu (2005)

    Hi! Is there anyway I can use the popupmenu like in vb6? I dont like using contextual menus control and I dont like to use the notification control to put an icon on the tray. I got some controls that can put text on tray but intercepts the right clicks of mouse and they cant interact with those...
  16. alehawk

    Vb 2005

    I downloaded VB.net 2005 from MS. How can I make a setup file to redistribute my apps? Tnx!
  17. alehawk

    Icons in Project (VB2005)

    Hi! Is there anyway I can store icons in my app in some container (imagelist wont accept them) so I can change them in the tray? Tnx!
  18. alehawk

    Save on Shutdown

    Hi! I got a problem, suddenly Windows wont save any settings on shutdown like windows positions, quick starte lengh, etc. What should I do? Tnx!
  19. alehawk

    Remove Help from Start Menu

    Hi! I would like to remove the help button from the start menu. I know it can be done by editin the registry with regedit, does anybody know what do I have to change? Tnx!
  20. alehawk

    App Suddenly Ends

    Hi! I made an app that works fine and in some point (the compiled version) exits, it doesnt happen in the editor, only when its compiled... Any Ideas? Tnx!

Part and Inventory Search

Back
Top