Just beginning, so will post loads..
1st, if MySql isn't running, this code errors:-
procedure TfrmLogon.Button1Click(Sender: TObject);
var uname,pword :string;
ErrorCode :Integer;
begin
uname :=edit1.Text;
pword := password.text;
if not frmDBcontrols.SQLConnection1.Connected then
begin...
I forgot to help out with hosting your own Web site on your server. I have a dynamic IP address - ISP moves it. You can use a dynamic host lookup service (free) to find your server.
Have a look at www.zonedit.com
I have one running sometimes - what I did was:-
Bought a domain name
Edit the...
Could I butt into this thread. I am a newbie trying to run Apache & PHP on a Windows XP PC. Most of the Apache stuff is greek to me! For example, I have been trying to build a page that uses cookies for a user to log in.. Apparently Apache has cookies turned off by default.
Their web page has...
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.