• Today Newest Questions & Articles Featured

    • RTTI in Delphi & implementation of NAMELIST's of Variable
    • Hi, All I have noticed that Delphi does have a well-developped RTTI capability. Can someone hint at how best to implement variable NAMELIST directed I/ with it based on the previous thread on this topic?Many thanks for a great list, PauleDelphi mailing list -Delphi (AT) elists (DOT) org
    • Change 31491: Re-enable the setlocale() tests for Windows XP onwards
    • Change 31491 by steveh.itags.org.mugwump on 2007/06/28 10:46:39Re-enable the setlocale() tests for Windows XP onwardssince they seem to work K. Not sure about older flavoursof Windows, so leave them alone.Affected files //depot/perl/lib/locale.t#18 editDifferences //depot/perl/lib/locale.t#18 (text)Index:
    • Handling Gamer Input & Such
    • I have been programming in Visual Basic for a while now and think it's time to step my programming level up a notch or two... Yep, you got it, I'm gonna make a game (shudder)...I have a few questions though. I have been playing around with a 3D Game Builder that uses a basic like scr
    • LaTeX2rtf not running
    • On Mar 30, 3:00 pm, "Dan" <lueck....itags.org.uark.edu> wrote:> Is it really necessary to use DOS? I can't even get to a DOS prompt> in WinXP without running command.com explicitly: the "Command Prompt"> menu item opens cmd.exe.> Cmd.exe has none of these shortcomings.> In actual
    • Convert to VB.NET please
    • Pretty please. :)private void InvokeMethod(Form form, string methodName, params object[] parms){ EventHandler eh = (EventHandler)Delegate.CreateDelegate(typeof (EventHandler), form, methodName); if (eh != null) { form.Invoke(eh, parms); }}
    • Web Part Resources Folders & subfolders
    • [Warning: This post had already been sent through public forum - sent backfor being managed - sorry for any inconvenience]Hello,When deleting a Web Part (using stm -o deletewppack ...) that haveresources folders and subfolders (under wpresources directory) , I receive awarning stating that the f
    • Protected & unprotected sections
    • I have a document that needs to have forms at the top, and a section at thebottom that can be freely edited. I've created two sections. I'm trying tofigure out how to protect just the top (so the forms work), but have thebottom editable. How do you protect just one section?A message here
    • Read Only Table
    • I was entering data into a DB i created, then all of a sudden Inoticed that one of my tables had become read only. I don't know whatI did to make this happen, but now I'm unable to add any records to itor change the value of any existing fields. Can anyone give me a hintas to what might
    • pb with syntax of "inp "or "inpw"
    • have you an example of how to use sequence"inp" or "inpw"to read a value from printer port of a pc (at address 0378h)i only whant to read the value ,and i don't know how to format myprogram.thanks read you soon..bruno
    • dynamic connection Pool Problem
    • Hi all, I am using dynamic connection pool mechanism in my application with Oracle Database server as back end. The initial number of connection is 15. But when the oracle Database server goes down, logically we cannot use those objects, so the application gives error message. But what will happ
    • Open Office is a fully licensed alternative software to Microsoft Office
    • Don't be fooled by illegal copies of Microsoft Office selling for 49$- 69$. These are not licensed copies and could end up costing you morethan $100,000 in copyright fines or willful infringement. Open Officeis a fully licensed alternative software to Microsoft Office. Get thepeace of mind o
    • VB.NET & the SQLAdapter UPDATE command problem
    • I am trying to use VB.NET to update a record in my database. I am using the below code: Dim RowsAffected As Integer = 0 SqlConnection1.Open() With SqlUpdateCommand1 .Parameters(".itags.org.Company_ID").Value = "COMPID" .Parameters(".itags.org.Company_Name").Value = "COMPN
    • AutoCompleteMode Append Bug (doesn't handle slash '/')
    • I have encountered a bug when using AutoCompleteMode.Append in both the TextBox and ComboBox controls. It occurs when an item (or items) in the AutoCompleteSource contains a slash ('/') character. In this case, autocomplete only completes up to that slash character. The steps that I have used
    • SQLite 3 with VB (Tutorial Link)
    • I didn't know links aren't allowed Here's the address anyways.http:// tannertech.net / sqlite3vbUse the above line minus the spaces?Todd Tanner <lostit1278 (AT) yahoo (DOT) comwrote: I needed to be able to read SQLite databases in a program of mine but I couldn't find anyt
    • Datagrid custom paging with MS Access
    • Hi thereI have a datagrid control with custom paging enabled - I'm using sql stored procedure that recieves parameters PageNumber and PageSize and returns the correct page viewed. This procedure uses temp tables and everything is working fine. Now I need to do the paging and with Access. Do
    • q: insert trigger
    • Hello, My table has a uniqueidentifier with default value newid() and I need to catch newly created uniqueidentifier in my insert trigger, how can I do this?
    • How to convert a given local time to UT considering Daylight Saving Times....
    • Hi group ,I need a function to convert a given local time to the correct UniversalTime ( UTC/GMT). The problem is the Daylight Saving Times(DST). Unix/Linuxuses the Olson TZ database wich contains all the informationsabout DSTs... Are there any functions wich do this for me ? Such afunction must
    • Are there any disadvantage in DNN to putting my st...
    • Are there any disadvantage in DNN to putting my styles in-line vs. linking to an external .css file for my skin packages?I have skin.css now and create my Default.ascx and Admin.ascx pages with styles, but want to simplify the amount of styles I have to keep up with and eliminate switching back
    • Flash Button click to ASP.Net
    • Can some1 help me to connect a SWF (Flash) to ASPX (ASP.Net) On button click (Flash Button) should go to ASP>net Page
    • iFACTOR for Xbox360 is ready for download
    • http://www.vector2games.com/You can email me; david.itags.org.vector2games.com
    • Adding permissions to predefined permission sets
    • Hey all, I've finally had a chance to start experimenting with caspol.exe andother things to test the security of .net.But I'm having some strange problems - for one I was told that you could gointo the security policy files and manually edit the XML. However, I havetried to give either
    • Thunderbird Adressbook - export adresses by account
    • I manage several mail account with thunderbird and now noticed that allmail adresses are collected together in my "personal adress book". Thereis obviously no way to order the adresses by the account they werecoming from or even find out, where they were coming from! That's annoying!I need
    • port-xen/29887: sysctl kern.consdev coredumps
    • The following reply was made to PR port-xen/29887; it has been noted by GNATS.From: Martin Husemann <martin (AT) duskware (DOT) de>To: YAMAMT Takashi <yamt (AT) mwd (DOT) biglobe.ne.jp>, christos (AT) zoulas (DOT) com,gnats-bugs (AT) NetBSD (DOT) org, port-xen-maintainer (AT) NetBSD
    • Solved: PS7 - what did I do here?
    • These little images started appearing on everything I do - where did they come from and how do I get rid of them?
    • Building customized TCL command, with options
    • I try to build a a customized TCL command looking like this:my_cmd -opt1 -opt2with separate functionalities binded to each option, and I want to doit using TCL only, without C-code additions.I tried to use the "namespace":namespace eval my_cmd {proc hello {puts hello}proc bye {put
    • Setting Up SMTP on IIS5.1
    • I am using IIS5.1 on a Win XP Pro box, setting up my SMTP and assigning it the current IP I am running my server on, how do I reference it in a simple email ASP file? the SMTP is named dilco.com and I tried mail.dilco.com. IIS Says it is setup right and running fine, why am I not able to send ma
    • Simple project works locally but not on the web
    • I created a simple web app that works fine locally and works fine if I publish the site (i.e. publish all the code) but when I deploy it I get: This is a marker file generated by the precompilation tool, and should not be deleted!When I visit the site I get an ftp-looking site...i.e. default.asp
    • Memory usage question
    • Hi !If I will makechar* pHugeMemory = (char*)malloc( huge_number_of_bytes );in some place of my program, and after some time my program will jumpto other processing place, that won't reference pHugeMemory location,then if physical memory storage is full, I suppose Windows, willdiscard lots of R
    • Extracting information from filter coefficients -
    • Dear All,I have generated the coefficients for an FIR filter, and now need toextract information regarding the frequency/magnitudecharacteristics.I am aware of methods to do the opposite - specify thefrequency/magnitude etc then generate the coefficients (using the'fir2' function or a
    • kmail pop filter rules lost upon abnormal exit
    • You are receiving this mail because:You are the assignee for the bug, or are watching the assignee. Additional Comments From bugzilla kerridis de 2005-04-22 14:22I did not have this behaviour with KMail 1.8/KDE 3.4 - is it fixed or am I just lucky?KMail developers mailing listKMail-devel (AT) k