hello all..
Any one have a link for a good tutorial how to embed an excel sheet INTO an application to become part of the GUI? and not just quering and inserting data into it programatically.. tnx
I am not a solid php expert, but the first thing i think of in your case is creating an array of unwanted bad words; then would loop through the array to find and replace bad words. You can also have 2 dimensional array of bad words to replace bad word with a specific one
example:
$badWords =...
thanks vbkris, your suggestion worked, and i will be using it for now, nevertheless, i do not understand why i have to re-declare global variables in every single function, and that contradicts the priciple of having variables declared once globally.. quite annoying.
in your httpd.ini, in your apache->conf folder, add this line at the very end of the file:
PHPIniDir "disk:/path/to/your/php.ini"
example, if php.ini in you winnt folder:
PHPIniDir "C:/winnt/"
Notice the "/" slash.
Hi all, i would appreciate alot if any one can guide me through this issue.
In our VPS, using plesk, i am hosting a domain.biz. I created subdomain.domain.biz and an ftp, mysql user for that account. I gave the subdomain mysqluser full privilleges on subdomaindB. In the subdomain.domain.biz i...
actually allteltec i can ping, and use the net but not surf; more precisly can not use TCP protocol; and that's the strangest thing about it. I am headding into another format.. thank u guys.
actually i tried all what u described ilya56, and it is not limited to certain sites or certain browser, plus i have firewall turned off. I found the same issue with few users while searching and no one seemed to have a resolution for it, extremely odd and rare thing to happen!
bcastner, i went...
Hello all.. any help with this frustrating issue will be much appreciated, as i humbly consider myself a power user and could not solve it.
On windows start, my connection works fine, TCP UDP IGMP etc, netbios, ping, surf, all works ok on all ports. After 10-20 minutes, http connection dies...
i hope some one will guide me throught the follwoing.
I can not recall how since it's been long time i worked with C# .net, but i remember compiling my classes into a dll files and using them into my application. I was wondering if possible to do the same in BCB6.
I read alot about creating...
this a almost a mirror for the site:
http://www.visualcomponentlibrary.com/
also take a look at these:
http://www.thebits.org/tutorials/cpp.asp
http://www.bcbjournal.org/bcbcaq/
i don't get if you are using Edit control why you wanna go through converting AnsiString to string ;)
any ways, this could be inside your login btnLoginClick
(userName is your Edit control name)
if(userName->Text.Length()>8)
{
//do whatever you want here
}
kes103 i think u need this for practice and an answer for ure first Q:
you can add your own variables and functions to the header file of your form. as a start do that by adding them to the public part, means you can have direct access to them from another form without that need for a function...
Hello there. i think there is one reason out of two for this problem, either a brower issue (restriced site) but since you say no, could be the other one, DNS entry. First flush you dns, from command prompt: ipconfig /flushdns
then try to do a ping for google to check if your machine can...
Hi again nelljack,as for the active desktop it's quite odd behaviour since you make sure it's unchecked and disabled. By there is a good way around it to disable it on here:
http://www.winguides.com/registry/display.php/508/
You can make a user registry entry, or mahcine wide; i would go for the...
i am sure it is a little thing, try tweakui
http://download.microsoft.com/download/winme/Install/1.0/WinMe/EN-US/Tweakui.exe
when you say you can uncheck it temporarly but then comes back on next boot, i am not sure what is it that you uncheck. It could be something on startup, you can try...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.