Sounds logical
Bottom line is, that it doesn't work.
My solution can be useful for others, who like me want to determine which pages are frequented more, and by whom for planning reasons.
Cheers
Search found 181 matches
- Fri Apr 02, 2021 9:36 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
- Thu Apr 01, 2021 6:21 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
Re: A comples problem to explain...
My question however remains
Why can't I get session data when I load the page into the IFrame?
Cheers
Why can't I get session data when I load the page into the IFrame?
Cheers
- Tue Mar 30, 2021 7:21 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
Re: A comples problem to explain...
OK, I figured out a fix around the problem On the home screem, a click on any one of the 8 buttons the click event call the following Javascript function: function showTopic(htmlPage) { // At this point, the $_SESSION is already invoked VisitorName = '<?php echo $_SESSION['fullname']; ?>'; // This i...
- Sat Mar 27, 2021 8:45 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
Re: A comples problem to explain...
This is nothing to do with the software.
Yes, I start the session first thing at the top of each page
Cheers
Yes, I start the session first thing at the top of each page
Cheers
- Sat Mar 27, 2021 2:04 am
- Forum: General Questions
- Topic: A comples problem to explain...
- Replies: 7
- Views: 699
A comples problem to explain...
Page Loading sequence, please read carefully 1) Index. Php – checks for session start and other things 2) If OK, redirect to → writelog.php, carifies user, creates cookie 3) if OK –> redirects to homepage.php this is the site home page It has on it 8 buttons, each one is leading to another topic As...
- Fri Mar 26, 2021 9:54 pm
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1299
Re: View a PDF on the website
Hello Michael,
Of course not, it was just a test page for Pablo which has been cleared since.
But, try this one now : https://squadron-125.org.il/adobepdf.ht ... ochure.pdf
If you need any help, just ask
Cheers
Alex
Of course not, it was just a test page for Pablo which has been cleared since.
But, try this one now : https://squadron-125.org.il/adobepdf.ht ... ochure.pdf
If you need any help, just ask
Cheers
Alex
- Thu Mar 25, 2021 7:51 am
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 785
Re: Calling a blog item
So, is it ok to just skip 2nd call?
I know it is not related to WB, just thought I can get some help
Cheers
I know it is not related to WB, just thought I can get some help
Cheers
- Wed Mar 24, 2021 9:57 pm
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 785
Re: Calling a blog item
OK, I tried to add the following: event-1 : a javascript function event-2 : window.reload(true); event-3 : Another javascript - which redirects to the next web page Is this correct? I still prefer the option of passing two arguments to the URL, if possible with a php call from a cookie - but how? Th...
- Wed Mar 24, 2021 10:33 am
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 785
Re: Calling a blog item
No, That's not what I mean. In the meantime, I found out that I can't use the session variable, I need to get the name out of a cookie So, I need to have something like this: https://squadron-125.org.il/viewadobe.php?pdffile=mydocument.pdf?visitor=username; But, the username is retrieved from a cook...
- Tue Mar 23, 2021 9:04 am
- Forum: General Questions
- Topic: Calling a blog item
- Replies: 7
- Views: 785
Calling a blog item
In the bog object, there are two options 1) To load a page from the project, or 2) To provide a URL, like this for example : https://squadron-125.org.il/viewadobe.php?pdffile=yomkipur40.pdf How can I add a dynamic 2nd argument to the url, it is the user name who logged in, so I can't set it to a fix...
- Sat Mar 13, 2021 8:04 am
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1299
Re: View a PDF on the website
OK, I found a good solutio, it works fine on my Android tablet and my mobile phone
https://squadron-125.org.il/embedpdf.html
Just using the ADOBE API
Thanks again
https://squadron-125.org.il/embedpdf.html
Just using the ADOBE API
Thanks again
- Sat Mar 13, 2021 12:43 am
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1299
Re: View a PDF on the website
I took a basic example from the project originator and did this example, no layout grid https://squadron-125.org.il/objectpdftest.html It works OK on the desktop, but on my mobile phone - the page is empty, the same on my Android tablet The script (you can see the source page) has a fallback to pdf....
- Fri Mar 12, 2021 11:28 am
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1299
Re: View a PDF on the website
Yes, I tried : https://squadron-125.org.il/page5.html But, 1) Have a look at the link - it shows only a small view, I made it in preview to show the whole page 2) It doesn't work on my tablet, or my mobile - it prompts me to open, but the button doesn't do anything Maybe the item 1 above is connecte...
- Thu Mar 11, 2021 9:58 pm
- Forum: General Questions
- Topic: View a PDF on the website
- Replies: 14
- Views: 1299
Re: View a PDF on the website
But, The "User" is me at this point I have NOT specified anything in my browser The browser is all the time the same browser It is all on the same website The only difference is the pdf itself, or here are two examples : https://drive.google.com/viewerng/viewer?embedded=true&url=https://squadron-125...
- Thu Mar 11, 2021 9:45 pm
- Forum: General Questions
- Topic: slide show, bxslider
- Replies: 2
- Views: 399
Re: slide show, bxslider
ok, thanks