Hello all,
if anyone could give me a hint. This web page www.visitsplit.com has some content and has Diokletian tzar flash animation playing the tennis. We placed this animation in a way where tsar would hit the ball and ball will bounce between top, left and right content column. All is done...
Hello all,
if anyone could give me a hint. This web page www.visitsplit.com has some content and has Diokletian tzar flash animation playing the tennis. We placed this animation in a way where tsar would hit the ball and ball will bounce between top, left and right content column. All is done...
Hello all.
I have some general questions about INCLUDES in PHP. Perhaps it will sound dumb, but I want to be sure :-).
So, PHP (pseudo) code:
if (condition 1)
INCLUDE APPROPRIATE INCLUDE FILE
if (condition 2)
EXECUTE SOME CODE
So, my questions are:
1. Does PHP, while parsing...
HEllo.
I'm using Win XP Pro as my Os. I don't know if I have done something, but when I'm browsing folders, when I doubleclick on a folder, instead of opening it in same window (as my settings are), it opens another window offering search.
In other words, when I rightclick a folder, first...
Hello all.
Recently I changed server computer and set new web server for developement purposes.
My sessions are stored in an mySQL table.
Every page on this developement web starts with two following lines:
if(file_exists('C:/includes/phpSecureSessions.inc')) {include...
Hello all.
I have an form (POST submitted to php script). I do validation on that form, and if someone misses to fill something, it reloads itself (when Submit button pressed) pointing to missing or bad data. Then when everythings ok, the form is submitted to another page. The problem that...
Hello all.
It seems that value from disabled text input field doesn't pass POST method.
Can that be a case?
I use PHP as SSS, and it returns unset value of HTML disabled field on POST method HTML form, even if it value is set.
Help? Thanks.
HEllo all.
I run into a problem with singlequotes and querying.
Help is appreciated, or if anyone have some expirience, this would be fine.
I have cities table (MySQL).
City names are sometimes like:
's-Hertogenbosch (this is a name of actual city in Netherlands) or
Saint David's (this is a...
Hello all.
I recently installed Mysql 4.1 Server, on a mashine with WinXP having APacheSSL server.
Apache/SSL is working fine.
Mysql as service is started/working OK.
Mysql is using server instance configuration.
PHP is also working OK except connectiong to mysql server.
One of procedures...
Hello all.
Recently I bought computer with Western Digital Hard Disk and I'm having problem finding drivers for it since Linux installation doesn't recognize it as hardware.
Can anyone point me to a solution which drivers for hard disks can I use to install Linux?
PC:
AMD Athlon 64
Asus K8N...
Hello all.
I developed an application that is distributed over network.
Application checks if network connection to server is present and then it adjusts it's behaviour -> Server or Local Save, with my pretty advanced code :-):
Public Function checkLink_M() As Integer
'Returns 1 - link is...
Hello.
Is there a way (besides reading folder attributes), to read if folder is shared?
I want to warn user, when saving report to desired location on disk, that folder is shared and "not safe" (or do nothing if it´s not shared).
Thanks for any suggestions.
Hello.
I have one db -> db1.mdb with only one table in it: tbl
Here's my code (under Report_open):
Dim CSQL as String
CSQL = "SELECT * from tbl;"
Dim workjet2 As DAO.Workspace, contbl As DAO.Database
Set workjet2 = CreateWorkspace("NewJetWorkspace", "admin", "a", dbUseJet)
Set contbl =...
Hello all.
I have small problem.
WHAT I'VE GOT:
- I have main mdb app;
- I have cities.mdb in wich US cities are stored;
- Objects in another mdb are tables only and all tables in it have their owner (with password);
- From main app., I connect to this mdb via public & permanent connection (no...
Hello.
I have this piece of code:
While Reports.count > 1
DoCmd.Close acReport, Reports(0).Name
Wend
but I can't get Reports to close with it (which is my intention). Any help will be appreciated.
Thx.
Hello all.
I need to link an table from pwd protected mdb.
I use TransferDatabase method to perform that, but can't guess proper syntax to link an table from PWD protected database without having db_pwd dialog to popup.
I need to automate linking, on one side, and I have pwd protected...
Hello.
Does anybody know if there's VBA way to check if System's AutoDial utility is setup?
Or if anybody knows error codes for errors that appears if AutoDial isn't present or setup I would appreciate it.
Since mine AutoDial is Setup and wverything works fine, but in case someone's isn't...
Hello all.
I always used integer data type to store my IDs in tables design. Is it wise to use double data type (as 2,7 Bill is small array here due to fact that our id are not autonumbers, instead they're combination of four different IDs)? Does anyone have expirience with this issue?
Thanks...
Hello all.
Recently I run into two mda files on Internet (will not mention names), free to download from legal site (will not mention name).
Those "Add-ins" are: one for viewing database password and other for viewing user's passwords from system.mdw file.
And, really, when I used "add in"...
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.