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

    convert XML email to regular email (in table form)

    hi. i am an XML newbie.... anybody knows a code or a tool to convert XML emails to regular email? if i received something like: <Name1> John </Name1> <Address1> 123 Broadway Ave </Address1> <City1> Los Angeles </City1> <Name2> Jane </Name2> <Address2> 321 Manhattan Blvd <Address2> <City2> New...
  2. wacks

    Cant open ASP, JSP pages on IE6 using Win2000 Pro

    any suggestions? here in the office, i can open asp, jsp and make online transactions using Win98 and WinXP, but not on Win2000 ... i even installed IIS (though it eats most of my RAM) and still not working... any suggestions? thanks in advance
  3. wacks

    ASP pages not working!

    i have this problem with Windows 2000 PRO on ASP pages... i cannot open .asp, .jsp files on my IE 6 using WinXP Pro... i can't even do any transactions in the web * is it because of the antivirus? im running a Netware server... but our Win98 and WinXP works fine i even installed IIS...
  4. wacks

    removing DUPLICATES

    i merge two EXCEL database... Example Name Address John Paul 111 Beverly Hills Blvd Paul Simon 111 Beverly Hills Blvd Pepe Smith 222 Main Street. * i just want to appear ONE (1) Address, either john paul or paul simon will show how can i remove...
  5. wacks

    Recycle Bin Files missing?

    whenever i open my recycle bin folder, the files are missing... it does not show... but if i click 'empty recycle bin' it prompts me that i have 25 files to delete.. meaning, those files are in my recycle bin but i CAN'T SEE THEM? anybody experinced the same problem? thnx
  6. wacks

    Dual Boot using WinXP PRO and Win2000

    i have WinXP Pro installed on my computer but i want to dual boot it with a Win2000 PRO... but, whenever i insert my Win2000 CD, it said that i have already an installation of a higher version (which is XP)... 1. how can i install my Win2000 on my computer having my WinXP as primary system? 2...
  7. wacks

    PRINTER spooling problem!

    i have a Netware 3.12 on my server and installed Netware 4.83 SP1 at my WinXP Pro (because that's the only version that would work on XP).. and now i have a PRINTER SPOOLING problem! 1. when i log-in as a Workstation, the PRINTER works fine but when i log-in on the server, the PRINTER doesnt...
  8. wacks

    &quot;Btrieve Not Found&quot; in WinXP... migration problem from Win98 to WinXP

    i have a Macola Progression Series 7.6 using Btrieve database... when i migrate to WinXP Pro, i lost my network Netware 3.12 connection so i download Netware 4.83 SP1 and it works well... my problem is my Macola Software... it shows an error of 'Btrieve Not Found' ... 1. should i download...
  9. wacks

    REPORT within a REPORT?!?!? is it possible?

    im currently converting reports from Access2000. in access version, i can easily made a report within a report (subreports) how about in VB? is it possible in Data Environment??? pls respond... i need this report to be done at the end of this day... thnk u so much
  10. wacks

    DATABASE CONNECTION PROBLEM!

    First of all, im NEW with Crystal Reports... i noticed that it is very easy to connect from a mdb, dbf, or any simple database extension format... but it doesnt have any choices for my MACOLA / PERVASIVE database * i have a NetWare 3.12 server that's why i can't make an ODBC connection coz it's...
  11. wacks

    EMAIL TRANSFER to a NEW HARD DRIVE

    right now, im using Netscape 6.2.2 browser and your NETSCAPE MAIL for my emails... my problem is, i will be formatting my hard drive this week because of some bugs of Windows XP and it keeps showing me the blue screen when im online, then restart itself... * how can i SAVE all my email...
  12. wacks

    BLANK Data Report

    How can i avoid having a blank Data Report when the parameter values involved are null? Ex. When i select a value from the combo box, and there's no data for that value, i got a BLANK Data Report. * In Access2000, there is a OnNoData Event, how about in VB6? do i have to open he database again...
  13. wacks

    Insert SQL statement on DECommand from a form...

    how can i insert the SQL statement generated from a form to a Data Environment Command?!? let's say i have DataEnvironemnt1, Command1, and a strSQL from Form1 ... i tried inserting this syntax DataEnvironement1.Command1.CommandText = strSQL but it gives me an error &quot;Invalid...
  14. wacks

    mailing labels on reports (columns)

    im creating a report consists of mailing labels on visual basic... it is very easy using microsoft access because of the report wizard.. * how can i set columns on visual basic reports? thnx
  15. wacks

    Importing Outlook Properties from Win2000 to WinXP

    i just upgraded my OS from win2000 to winXP last night, then i created a new profile name as a new user. Outlook starts as a new user and i need to import my files, address book, and contacts from my previous configuration. * how can i import files, addresses, etc from my previous settings...
  16. wacks

    Multiple USER using IP? or same Username?

    hey guys! im migrating from MS Access database to MySQL for LAN and WAN programming... * Is it possible to use the same UserName (like in MSSQL) and Password for one database system? * My client is in a DSL connection, is it possible to use each IP Addresses of each computer for the same...
  17. wacks

    Undo Changes

    hey guys! how can i convert this VBA statement to VB6? i need to make an event for the RESET or UNDO button on a form. this is the VBA: DoCmd.DoMenuItem acFormBar, acEditMenu, acUndo, ,acMenuVer70 * by the way, im using ADO. thnx so much
  18. wacks

    disable PgUP and PgDn KEYS

    Hey! * How can i disable PageUp and PageDown KEYS from the keyboard on access application? 'coz the previous data were shown using PgUp and PgDn keys! thnx very much!
  19. wacks

    SETFOCUS on a new form; new field on COMBO BOX

    hey! its my first time to join this discussion group coz i am just an amateur to Visual Basic Programming. * upon opening a new form, i want to 'setfocus' my cursor to a particular textbox (new form) upon entering a command button (previous form). inserting my setfocus command in the form load...
  20. wacks

    shopping cart DLL

    a certain shopping consignment site has given me a script to include a link directing to his site but i dont have this dll. does anyone can help me where can i find this one? ecatalogisapi.dll thnx so much!

Part and Inventory Search

Back
Top