Search:

Type: Posts; User: kxcntry99

Page 1 of 9 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    3,619

    VS 2008 Re: Treeview Highlight Node on itemdrag over

    any ideas?
  2. Replies
    2
    Views
    3,619

    VS 2008 Treeview Highlight Node on itemdrag over

    All:

    I am working on an an explorer form project where I have one treeview and one listview. I have all of my drag and drop functionality working as expected. However, I would like to highlight...
  3. Replies
    2
    Views
    686

    VS 2008 Most optimal method of dataset to excel

    All:

    I am looking for some guidance with the most optimal or efficient way to export a dataset to an excel file. I have searched the forums and found a number of methods to do this. However, the...
  4. VS 2008 Conversion of C# calendar code to vb.net

    I have downloaded a quick day view calendar control for my app. While it meets my needs I am having trouble converting the C# code to create a new appointment. Is anyone here good at code conversion?...
  5. Replies
    7
    Views
    1,120

    VS 2008 Re: Debugging Immediately Ends

    Thanks for taking a look all. Attached is a zipped version of my project.
  6. Replies
    7
    Views
    1,120

    VS 2008 Re: Debugging Immediately Ends

    The app seems to run away and I am returned to the IDE.

    I do have code after the load event but it never makes it there, the app dies before completing the form load event. I setup a connection...
  7. Replies
    7
    Views
    1,120

    VS 2008 Re: Debugging Immediately Ends

    So I put a breakpoint on the first line of code in the form.load and stepped through. I have a couple of ADO.net functions that kick off right as the program loads and it seems to be completing those...
  8. Replies
    7
    Views
    1,120

    VS 2008 Debugging Immediately Ends

    I have the most puzzling problem with VS2008 in regards to debugging my programs. Until recently I have been coding in VS2010 but due to some other system requirements with my work issued PC I have...
  9. Replies
    3
    Views
    3,297

    VS 2010 Re: Outlook Email from WPF Richtextbox

    I've been doing some research and it looks like my only viable option will be to convert the text from my richtextbox into HTML code and include under the mailitem.htmlbody element.

    Now the...
  10. Replies
    3
    Views
    3,297

    VS 2010 Outlook Email from WPF Richtextbox

    All:

    I am not sure if this belongs in the WPF section or here since I am using vb.net code. Mods please move as appropriate.

    My goal is to create an email in my application and send using...
  11. Replies
    1
    Views
    4,539

    Combobox not filling from dataset

    All:

    This is my first project using WPF and I have to say, its not going so well :mad::mad:

    I am attempting to populate a combo box on the main window of my application however despite the...
  12. Replies
    4
    Views
    2,078

    VS 2010 Re: Trouble Exporting Datagrid to Excel

    Hey Gary,

    Unfortunately I never get to that line of code. The debugger stops as the line before withe error I mentioned in my first post.

    Debugger errors here:

    ...
  13. Replies
    4
    Views
    2,078

    VS 2010 Trouble Exporting Datagrid to Excel

    All:

    I have been working to export a datagrid on my asp page to excel. After searching the forums, I found several posts that present this code:



    Private Sub lnkbtn_export_excel_Click(ByVal...
  14. Replies
    17
    Views
    1,981

    VS 2008 Re: My web deign looks a bit dodgy can you help

    indeed a nice link. I believe microsoft also had some templates out there but don't quote me on that.
  15. Replies
    5
    Views
    838

    VS 2008 Re: ASP.NET Data Source Management?

    I never learned how to use the sqldatasource's. Never trusted them myself, too quick and dirty. I always would rather code it. I could always use the practice
  16. Replies
    17
    Views
    1,981

    VS 2008 Re: My web deign looks a bit dodgy can you help

    ah, illustrator isn't THAT difficult. Get yourself some good icons, put them on a faded gradient background and you will be looking better in no time. ;)
  17. Replies
    17
    Views
    1,981

    VS 2008 Re: My web deign looks a bit dodgy can you help

    it looks like you have everything setup in tables. Not saying its wrong but have you googled for CSS templates? There are some pretty good templates out there to start with.
  18. VS 2010 Re: [RESOLVED] Display Text from db in HTML element

    Some kind of formatting thing with word maybe?
  19. VS 2005 Re: i want to calcuate how much time user spend on my site

    What about turning to the weblogs? I have had good success pulling metrics from here.
  20. VS 2010 Re: [RESOLVED] Display Text from db in HTML element

    Yeah I haven't seen it before either. It seems there was some difference between a word 2007 ' and a plain text '

    When I opened the text in word to copy it into MySQL everything showed up fine in...
  21. VS 2010 Re: Display Text from db in HTML element

    I just got it. There were apostrophes in the test that was to be displayed. However, MySQL was mashing them out when it was sending the data back. Something to do with the actual format. Although it...
  22. VS 2010 Re: Display Text from db in HTML element

    UPDATE:

    I have had some success with the <pre> element. The problem I am having now is that the site is still not displaying ' marks. Is this from the database or html?
  23. VS 2010 [RESOLVED] Display Text from db in HTML element

    All:

    I am currently working on a site that reades from several fields in a database to present the information on the site. One of the fields containes several paragraphs of data and I am having...
  24. VS 2008 Re: Want to put up a test site for my client to look at

    Yes the cert. should include the saite name as well as a server name. Since you are asking the question, I imagine it is not an option to run the site without SSL for a staging environment.

    If...
  25. Thread: Hosting

    by kxcntry99
    Replies
    4
    Views
    926

    Re: Hosting

    well now we know where gary gets his host recommendations from. :D
  26. Replies
    8
    Views
    3,903

    Re: ms chart funnel setting labels

    Thanks Gary. I hope you have better luck than I do!
  27. Replies
    8
    Views
    3,903

    Re: ms chart funnel setting labels

    Gary,

    are you suggesting that the chart should do what I seek naturally?
  28. Replies
    8
    Views
    3,903

    Re: ms chart funnel setting labels

    Gep -- sorry about the code tags...I was in a hurry when I posted last.

    The getcontentdata returns a datatable properly formatted as shown in my first post.
  29. Replies
    8
    Views
    3,903

    Re: ms chart funnel setting labels

    Here is the markup: (sorry for the formatting its better in vs i promise)
    <asp:Chart ID="chContent" runat=server BackColor="Transparent"
    ...
  30. Replies
    8
    Views
    3,903

    ms chart funnel setting labels

    All,

    I have been playing around with the new ms chart controls 3.5 to create reports on web traffic. It looks like a pretty powerful extension, however, I am having trouble drawing a funnel chart...
  31. Replies
    22
    Views
    1,280

    VS 2005 Re: Page Design - positioning

    Good post Gary. I have always struggled with when I would ever use absolute positioning. I don't think I ever have. Is there a time when you have used it?

    The only thing I could ever come up with...
  32. Re: [RESOLVED] MSSQL Counting User Visits from Weblogs

    So after playing around with it I have found the error in my logic when grouping by the first digit of minute. If someone logs on at 9:39 and continues browsing till 9:45, this would of course be...
  33. Re: MSSQL Counting User Visits from Weblogs

    Looks like I got it. I had to make a derived table to hold all the grouping and then do a regular count(*) to get the number of rows.

    To handle the grouping into 10 minute intervals I grouped by...
  34. Replies
    22
    Views
    1,280

    VS 2005 Re: Page Design - positioning

    Aww common mendhak -- post a comment and bury all of them on that site! I know you can do it!!!!!
  35. Replies
    22
    Views
    1,280

    VS 2005 Re: Page Design - positioning

    I am with you gary. I used to code web pages in tables back in the day, but working with CSS just seems so much more flexible. i.e. if I want to move a container from the right side of the page to...
  36. [RESOLVED] MSSQL Counting User Visits from Weblogs

    All:

    I am trying to put together a sql query to count the number of visits from a web log and I have no idea where to start.

    We are defining a "visits" as activity from the same IP address in...
  37. VS 2008 Re: copy file to network with windows service

    Got it! Thanks all
  38. VS 2008 Re: copy file to network with windows service

    This might be the easiest to do. How do I set the user account to use? Also, I am going to assume I need to put the network password in for that user correct?
  39. VS 2008 [RESOLVED] copy file to network with windows service

    All:

    I am working on a backup utility for use with the mysql db. Because I need the actual backup to run regardless of if a user is logged on or not, I created the backup engine in a windows...
  40. Replies
    19
    Views
    1,890

    Re: SqlDataSource, which way to go?

    Hmmm...bad choice of words on my behalf.:blush::blush::blush: Sorry about that all!!!

    I have never felt unwelcome or chastised and actually the last part of your statment is why I bring things...
Results 1 to 40 of 349
Page 1 of 9 1 2 3 4



Click Here to Expand Forum to Full Width