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
L

Lonnie R Thomas

@Lonnie R Thomas
About
Posts
20
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • populate an array from a listbox
    L Lonnie R Thomas

    I am having a senior moment. I have a listbox populated with three items. I need to copy the items in the listbox to an array.

    Lonnie R Thomas

    Visual Studio data-structures

  • Anyone still use the Classic appearance? [modified]
    L Lonnie R Thomas

    I still use parts of the classic theme. Most of my partners at work converted their machines back to XP in liew of VISTA. Everybody in my shop got new 64 bit computers except me. Why I don't know but it really doesn't matter because my present machine does everything I need. Newer technology is not always the answer. As programmers we face this issue every day. Customers always seem to want the latest gimmick whether it makes sense or not. We have to remember that getting does not mean we are a better programmer/person. It is the person inside of you that makes use of what he has.

    Lonnie R Thomas

    The Lounge hardware question announcement

  • Accordian control in AJAX
    L Lonnie R Thomas

    thank you very much for your answer ;) ;)

    Lonnie R Thomas

    Web Development help question

  • Accordian control in AJAX
    L Lonnie R Thomas

    I am trying to add an accordion control to one of my pages. Following is the code:

    but I am getting this error: An unhandled exeception has occurred. Collection was modified; enumeration operation may not execute Searched on this error but no results seemed to pertain to my problem. Can someone tell me what I have done wrong? Thanks Lonnie

    Lonnie R Thomas

    Web Development help question

  • can anyone recommend a screen video capture program?
    L Lonnie R Thomas

    where can i find this software

    Lonnie R Thomas

    The Lounge question

  • can anyone recommend a screen video capture program?
    L Lonnie R Thomas

    snagit :-D

    Lonnie R Thomas

    The Lounge question

  • Style is a subtle thing...
    L Lonnie R Thomas

    code writing is an individual thing. Instead of automatically changing the code or remarking it just talk to the person. Change just for the sake of change is inappropriate. But good communication with your coworkers is the most important issue here. In my case the more experience programmers look at my code and suggest mayber a better looking way but do not hassle me about it. When the end result is the same. Simply talk to each other like adults. ;)

    Lonnie R Thomas

    The Lounge question csharp c++ com collaboration

  • response.redirect
    L Lonnie R Thomas

    it is going trying to load the same page. whereas the respons.redirect("reportsmenu.aspx") is the command.

    Lonnie R Thomas

    ASP.NET help

  • response.redirect
    L Lonnie R Thomas

    Yes. The pages being transferred to have a grid. But the data comes right up with no delay.

    Lonnie R Thomas

    ASP.NET help

  • response.redirect
    L Lonnie R Thomas

    checked on smartnavigation on msdn and they say it is obsolete,

    Lonnie R Thomas

    ASP.NET help

  • response.redirect
    L Lonnie R Thomas

    I talked to my webmaster and in IIS the default is 20 minutes and that is what he has set. But the problem I am having is the page does not have to sit for that long to give me a blank page when hitting the return key. Never used smartnavigation but I will research. Thanks for the reply. :)

    Lonnie R Thomas

    ASP.NET help

  • response.redirect
    L Lonnie R Thomas

    one button may do a response.redirect("report1.aspx") and the return button does a response.redirec("reportsmenu.aspx")

    Lonnie R Thomas

    ASP.NET help

  • response.redirect
    L Lonnie R Thomas

    I have a page with nothing but buttons and the only thing they do is a response.redirect(" ") to which ever page. If I let it sit still for roughly 2 minutes and hit the return key I get a blank page. Can anyone pls help me trouble shoot this problem.

    Lonnie R Thomas

    ASP.NET help

  • [Message Deleted]
    L Lonnie R Thomas

    okay I am new at this and didnt realize I was in the wrong forum. Could you give me any guidance? :)

    Lonnie R Thomas

    The Lounge

  • [Message Deleted]
    L Lonnie R Thomas

    I am new to this so I really dont know what you mean.

    Lonnie R Thomas

    The Lounge

  • response.redirect
    L Lonnie R Thomas

    I put this on the wrong page at first. But I have a simple page written vs2005. The page consists of button and the only action they is a respons.redirect to another page. This where rub comes in. If I let the new page just sit for say 2 minutes and then hit the return button which is also a response.redirect("reportsmenu.aspx") I will get a blank page and I am using IE and the url does not change. Can anybody give me guidance as to where to start troubleshooting this.:confused:

    Lonnie R Thomas

    Visual Studio

  • [Message Deleted]
    L Lonnie R Thomas

    [Message Deleted]

    The Lounge

  • movies on the web
    L Lonnie R Thomas

    I would like to know how to run media play on the web. I can create the file but in order for the customer to view the movie it has to be downloaded to their PC then played. How can I get it to play on the web?

    Lonnie R Thomas

    Web Development question sales tutorial

  • Crystal Reports
    L Lonnie R Thomas

    This may not be the right spot to post but I am having problems getting Crystal reports to run on the web. It must be something with my setup. If anyone can help I would sure appreciate it. By the Im using vs2005 ;) :confused:

    Lonnie R Thomas

    Visual Studio help workspace

  • Viewing files in a web sub directory
    L Lonnie R Thomas

    I have this code that a friend helped me with. Dim di As New DirectoryInfo(MapPath("~/uploaded/agenda")) Dim fiArr As FileInfo() = di.GetFiles() repeater_agenda.DataSource = fiArr ''loop through briefings directory 'rptdirectory.DataSource = IO.Directory.GetFiles(MapPath("~/resources")) Me.repeater_agenda.DataBind() It will read the directory and list the files in that directory just fine. But when I click on the file I want to read the url comes back - https://wwwmil.4af.afrc.af.mil/resources/AFTP System.doc and I get a page not found error. I am new to this and am totally lost. Could somebody help me pls?

    Lonnie R Thomas

    .NET (Core and Framework) help question
  • Login

  • Don't have an account? Register

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