Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

Tony Fontenot

@Tony Fontenot
About
Posts
36
Topics
15
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Own domain vs Flickr Pro?
    T Tony Fontenot

    Or try this Lussumo File Browser. put your pictures in the same folder as the FileBrowser or a sub folder and let it do all the work. It even has a utiliy to create the thumbnails. I use it on my site.


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by. -Douglas Adams

    http://www.recsolutions.com

    The Lounge csharp visual-studio com question

  • What To Do In Albuquerque?
    T Tony Fontenot

    Just go to the Casino. Count some cards, throw some dice.


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge question

  • Notebook tips
    T Tony Fontenot

    I'll have to agree with the service plan. I only buy Dells and the service is great. I had a fan crap out, called them up, sent it overnight (at their expense) and they sent it back overnight. Missed a total of one day, but what was so great about it was the fact that they replaced the DVD because it made a weird noise when they used it and they replaced the screen because the latch would get stuck sometimes. It was great. When I got the thing back i thought I had a new computer.


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge csharp database sql-server visual-studio sysadmin

  • Need help!
    T Tony Fontenot

    Man do I miss my Chemical Enginering classes....:( I was one year away from my bachelors degree when I started programming and change my major to Computer Science. I always regret not finishing it. Maybe I will go back an finish, but my life is to busy right now. Anyway, being at work I can't pull my books out, so I will check when I get home.


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.cfmenterprises.com

    The Lounge help tutorial question

  • This can't be good
    T Tony Fontenot

    that is good stuff :cough: :cough: :laugh::laugh::laugh::laugh:


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge tools

  • Football (American, not Soccer)
    T Tony Fontenot

    Wow.... Can it really be... Another Falcons fan. I am really looking foward to season. Especially that second to last game against Tampa. If all goes as I think it should, that should be the game of the year. In the NFC at least. But you were right about Doug Johnson though. He does look strong and so does the third string guy, but I forgot his name :~ . The only thing I worry about is the backup line. If we get hurt, we are HURT.


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge c++ html com question

  • Basic Principle for Relationship..
    T Tony Fontenot

    good stuff :laugh::laugh::laugh:


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge com

  • CRecordset::Requery() Q.
    T Tony Fontenot

    It usually means you have something wrong in your query string. More than likely, you have mispelled a column name in your sort string.


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    C / C++ / MFC help question

  • Lunch?
    T Tony Fontenot

    Club sandwich, chips and water....


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge question

  • May I Quote You On That?
    T Tony Fontenot

    new singature.... ;P


    Tony Fontenot
    I love deadlines. I like the whooshing sound they make as they fly by.  -Douglas Adams

    http://www.recsolutions.com

    The Lounge com question

  • Windows for dummies
    T Tony Fontenot

    :laugh: good stuff *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    The Lounge asp-net com architecture question

  • Web site design
    T Tony Fontenot

    Try www.imagion.com. Great people, great service, great price. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    The Lounge design business

  • Personal Web Sites
    T Tony Fontenot

    Try Imagion.com. Great Service, Great support. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    The Lounge csharp asp-net xml architecture question

  • printing excel file
    T Tony Fontenot

    Try using the sheet.GetPageSetup() function. It will give you the Page Setup object and you can use SetPrintArea() from there. I also had trouble getting SetPrintArea() to work from the sheet itself. Hope this helps... *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC com tutorial question

  • ODBC, SQL and MFC
    T Tony Fontenot

    Let me also suggest CODBCRecordset. This class encapsulates CRecordset and makes things much more accesiable. IMO that is. Cheers *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC database question c++ help

  • CPropertyPage Brain Fart!!!
    T Tony Fontenot

    Well when OnOK is called in the PropertySheet all the PropertyPageses that have been activated get their OnOK called. That means all the pages have been validated; therefor, no matter what the return is from OnOK on the Sheet it will close. Al least that is my experiance. It may be totally incorrect but it is what I tell myself to feel better. :) So what do you do? In all my PropertySheets I validate at the Page level. That way if a page fails then I show message and return there. Hope it helps. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC tutorial question

  • In search of a better tree control.
    T Tony Fontenot

    Hello all. I have searched through all the Tree Controls on code project and I have yet to find what I need. It could be that I am not looking hard enough, or that I am just blind:suss:, but your help would be appreciated. Anyway, I am looking for a tree control that uses check boxes and is smart enough to check all the parent nodes (in that greyed check sort of way) when a child node is checked. I have seen it in just about every application, and I have yet to find anything here. Thanks in advance.:-D *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC com data-structures help

  • Case Sensitivity with CFtpConnection::SetCurrentDirectory
    T Tony Fontenot

    I am using CFTPConnection to upload some text files to a FTP server. If the server ignores case in it's directory path then all works well when I use SetCurrentDirectory() and call PutFile(), but when the server is case sensitive then SetCurrentDirectory() fails and all the files are uploaded on the root. I have debugged trough the steps and the string that is being passed into SetCurrentDirectory() is the correct string (with the appropiate capital letters).:confused: Has anyone seen this? Or am doing this all wrong and should use a different set of functions? Also SetCurrentDirectory() also fails when there are periods(.) in a directory name. Thanks in advance for the help. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC com sysadmin help question

  • Capture Maximize/Minimize
    T Tony Fontenot

    How would I go about capturing the Maximize and Minimize buttons. Basically I have two modeless dialogs, when one is minimized I want to hide the other, and when it gets restored I want to show the other dialog. Any Suggestions? Thanks in advance. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC com question

  • Keeping a dialog on top
    T Tony Fontenot

    you da man!!:cool: Thank you much, that did it, now I have to do some positioning and I should be good. Thanks again. *********************** Tony Fontenot Recreational Solutions tony@recsolutions.com ***********************

    C / C++ / MFC com tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups