This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1] 2
1
Web Server - Ask For Help / Re: Release 4.35 and FireFox
« on: June 26, 2009, 09:32:48 AM »
Thanks Bruce,
Ctrl-F5 did the trick. I had tried that several times before but apparently not at the right time - probably I did it before selecting the local host site. Also, I had restarted my machine several times over the course of the last few days and assumed that would take care of the caching problem anyway. Guess not. Apparently IE doesn't do caching the same way Firefox does. I will see if I can turn caching off in Firefox as this was a bit of a pain.
Jill
Ctrl-F5 did the trick. I had tried that several times before but apparently not at the right time - probably I did it before selecting the local host site. Also, I had restarted my machine several times over the course of the last few days and assumed that would take care of the caching problem anyway. Guess not. Apparently IE doesn't do caching the same way Firefox does. I will see if I can turn caching off in Firefox as this was a bit of a pain.
Jill
2
Web Server - Ask For Help / Re: Release 4.35 and FireFox
« on: June 25, 2009, 12:10:17 PM »
I am still having the same problem. I reinstalled Nettalk 4.35 including the examples and I compiled example 21. It works as expected in both IE6 and IE7. In Mozilla Firefox 3.0.11 the browses do not work. The menu works, as I am able to select any of the browses. The browse page is displayed as expected, however I can do nothing else - cannot select records and none of the buttons work - it acts like it is frozen. Can someone else try Nettalk 4.35 and example 21 with Firefox 3.0.11 and let me know if it works for you please?
Thanks,
Jill
Thanks,
Jill
3
Web Server - Ask For Help / Re: 4.35 - Wrong record selected, Javascript errors
« on: June 24, 2009, 12:54:34 PM »
Hi -
Are you using the newest release of NetTalk - release 4.35?
I have been having a problem with Firefox since I upgraded to 4.35 from 4.30 yesterday. My browses work with IE but not with Firefox. As soon as the page with the browse is displayed it locks up - can't select an item and none of the buttons work. But apparently you have not experienced that. My app worked just fine with Firefox before I upgraded.
Jill
Are you using the newest release of NetTalk - release 4.35?
I have been having a problem with Firefox since I upgraded to 4.35 from 4.30 yesterday. My browses work with IE but not with Firefox. As soon as the page with the browse is displayed it locks up - can't select an item and none of the buttons work. But apparently you have not experienced that. My app worked just fine with Firefox before I upgraded.
Jill
4
Web Server - Ask For Help / Release 4.35 and FireFox
« on: June 24, 2009, 08:13:02 AM »
I upgraded Nettalk from 4.30 to 4.35 yesterday and I brought in everything including all of the examples. My application works mostly correctly in IE, however in FireFox it is really broken. And I tried several of the example apps and got the same results. In FireFox the browses do not work. Cannot select records from the browses at all and none of the buttons on the browse page work. Because the initial browse doesn't work I haven't been able to try much else in FireFox except logging in, which DOES work. I suppose there is something I have missed. Please let me know.
I also experienced the same problem as described in vsorensen's post from yesterday, using IE. I made some modifications to my application, which fixed it. I did not experience the same behavior in the example apps.
Thanks.
I also experienced the same problem as described in vsorensen's post from yesterday, using IE. I made some modifications to my application, which fixed it. I did not experience the same behavior in the example apps.
Thanks.
5
Web Server - Ask For Help / Re: Display resolution and image size
« on: May 07, 2009, 09:01:13 AM »
Hi Bruce,
Thanks. That works very well and so easy!
Cheers,
Jill
Thanks. That works very well and so easy!
Cheers,
Jill
6
Web Server - Ask For Help / Display resolution and image size
« on: May 06, 2009, 02:22:46 PM »
Hi All,
I would like to change the size of an image (in a browse table) based upon the client's display resolution settings. Anyone know an easy way to do this? First I must get the settings from the client's machine. I think I can do that in JavaScript but I am not sure how to then use the values within my NetTalk app.
Thanks for any help you can give me.
Jill
I would like to change the size of an image (in a browse table) based upon the client's display resolution settings. Anyone know an easy way to do this? First I must get the settings from the client's machine. I think I can do that in JavaScript but I am not sure how to then use the values within my NetTalk app.
Thanks for any help you can give me.
Jill
7
Web Server - Ask For Help / Re: VCR buttons
« on: April 10, 2009, 10:41:32 AM »
Thanks, Poul, that did the trick! I knew there had to be an easy way.
One little side problem. On my office computer, on just one of my browses when it first opens, the VCR buttons are there but they are very small and squashed together, with no images. As soon as I click on one of them, they instantly jump to the proper size and position and the images appear. I do not see this same behavior on my laptop, however. All is proper on that computer. I am using IE6 on both.
Thanks again,
Jill
One little side problem. On my office computer, on just one of my browses when it first opens, the VCR buttons are there but they are very small and squashed together, with no images. As soon as I click on one of them, they instantly jump to the proper size and position and the images appear. I do not see this same behavior on my laptop, however. All is proper on that computer. I am using IE6 on both.
Thanks again,
Jill
8
Web Server - Ask For Help / VCR buttons
« on: April 07, 2009, 10:07:15 AM »
How can I have simple VCR buttons without text below my browses instead of the large Next, Prev, First, and Last buttons? Just removing the text leaves a large button with a small image. How can I make the buttons smaller?
Thanks.
Thanks.
9
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: April 06, 2009, 08:22:51 AM »
Bruce,
Thanks. I plant to take a closer look at the examples again now that I am feeling more comfortable with NetTalk.
Cheers
Jill
Thanks. I plant to take a closer look at the examples again now that I am feeling more comfortable with NetTalk.
Cheers
Jill
10
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: April 03, 2009, 03:12:02 PM »
Thanks, Bruce!
'_parent' works well except that now when the user clicks the Save button and my embedded validation code finds an error and returns it to the user, the form has now replaced the FramePage and is alone in the browser, top & left. Then when the user clicks the Save button and it leaves the form altogether, the FramePage redisplays reflecting the logout if logout has occured. So it's much closer to what I wanted. I would like to see if I could embed some code that would allow the form to be redisplayed in the Frame if it is returning validation errors. Could you maybe give me a clue? If not, I can live with this.
Excellent webinar today. Very helpful. Thanks so much. I feel like I am making good progress now.
Cheers,
Jill
'_parent' works well except that now when the user clicks the Save button and my embedded validation code finds an error and returns it to the user, the form has now replaced the FramePage and is alone in the browser, top & left. Then when the user clicks the Save button and it leaves the form altogether, the FramePage redisplays reflecting the logout if logout has occured. So it's much closer to what I wanted. I would like to see if I could embed some code that would allow the form to be redisplayed in the Frame if it is returning validation errors. Could you maybe give me a clue? If not, I can live with this.
Excellent webinar today. Very helpful. Thanks so much. I feel like I am making good progress now.
Cheers,
Jill
11
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: April 02, 2009, 09:54:52 AM »
Hi again Bruce,
I went into the Accounts example App and added a Close button to the BrowseCustomers procedure and found that I must have the URL set to 'IndexPage' there as well or I get the same result as in my own app. I can live with this just fine, but it still does not solve my original problem. How can I get the MenuOnLeft procedure to reflect the logout that occurs in my ChangePWForm when the user was not able to enter the current password after three attempts?
Thanks,
Jill
I went into the Accounts example App and added a Close button to the BrowseCustomers procedure and found that I must have the URL set to 'IndexPage' there as well or I get the same result as in my own app. I can live with this just fine, but it still does not solve my original problem. How can I get the MenuOnLeft procedure to reflect the logout that occurs in my ChangePWForm when the user was not able to enter the current password after three attempts?
Thanks,
Jill
12
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: April 02, 2009, 07:31:03 AM »
Hi Kevin,
Thanks for your reply. I found it in the docs yesterday and tried it. Could not make it work. I placed it in several different spots and it wouldn't work. Maybe I just didn't hit on the right placement.
Regards,
Jill
Thanks for your reply. I found it in the docs yesterday and tried it. Could not make it work. I placed it in several different spots and it wouldn't work. Maybe I just didn't hit on the right placement.
Regards,
Jill
13
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: April 02, 2009, 07:26:07 AM »
Hi Bruce,
Thanks for your help. By "FrameSet" procedure you must be refering to FramePage? (I copied from the examples.) If I put 'FramePage' in for the URL and '_Top' in for the TargetFrame (for the Save button) it then opens up a whole new browser page and now there are two separate browser pages open with my app's framepage in them. If I take out '_Top' and leave it blank, then when Save is clicked a new FramePage opens up inside the original FramePage with a whole new MenuOnLeft, etc. In fact, if I leave the URL line for the Save button blank or enter anything other than 'IndexPage' in the URL line, clicking the Save button causes a new FramePage to be opened up within the original one. Only 'IndexPage' in the URL seems to work at all properly for me. I think there must be something set wrong somewhere in my app although I have checked all the settings in IndexPage, FramePage, MenuOnLeft, and ChangePWForm a thousand times and I can't see anything different from the examples.
If I don't have the URL set to 'IndexPage' for the Close buttons in all the other procedures that are called from the MenuOnLeft procedure I get the same weird result where the menu or the framepage is opened a second time within the original FramePage. In fact if I continue running procedures it nests more FramePages! Can you give me a hint of what might be causing this behavior?
I use IE7 and am testing on the LocalHost.
Thanks for any help you can give me. By the way, I am looking forward to your Webinar tomorrow!
Cheers,
Jill
Thanks for your help. By "FrameSet" procedure you must be refering to FramePage? (I copied from the examples.) If I put 'FramePage' in for the URL and '_Top' in for the TargetFrame (for the Save button) it then opens up a whole new browser page and now there are two separate browser pages open with my app's framepage in them. If I take out '_Top' and leave it blank, then when Save is clicked a new FramePage opens up inside the original FramePage with a whole new MenuOnLeft, etc. In fact, if I leave the URL line for the Save button blank or enter anything other than 'IndexPage' in the URL line, clicking the Save button causes a new FramePage to be opened up within the original one. Only 'IndexPage' in the URL seems to work at all properly for me. I think there must be something set wrong somewhere in my app although I have checked all the settings in IndexPage, FramePage, MenuOnLeft, and ChangePWForm a thousand times and I can't see anything different from the examples.
If I don't have the URL set to 'IndexPage' for the Close buttons in all the other procedures that are called from the MenuOnLeft procedure I get the same weird result where the menu or the framepage is opened a second time within the original FramePage. In fact if I continue running procedures it nests more FramePages! Can you give me a hint of what might be causing this behavior?
I use IE7 and am testing on the LocalHost.
Thanks for any help you can give me. By the way, I am looking forward to your Webinar tomorrow!
Cheers,
Jill
14
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: April 01, 2009, 01:23:37 PM »
Thank you Bill and Bruce for your replies.
My application uses a Frame with MenuOnLeft, with a LoginForm control and a LogoutForm. "Change Password" is in the menu (displayed only if logged in) and when clicked, the ChangePW form displays to the right of the menu and works properly. However, after three tries entering an incorrect current password, I am now logging the user out thanks to your help and returning from the ChangePW procedure. However, the MenuOnLeft should now be displaying only the LoginForm since p_web.getsessionloggedIn()=0 now. But the LoginForm does not display and the Logout button is displayed instead and all of my menu options are still displayed also. I would like to refresh the MenuOnLeft so that it will display properly. How can I do that without opening a whole new browser page?
I hope you can understand my description. I'm a brand new newbie. I'm having good success with NetTalk so far except for some of these housekeeping things, probably due to my limited knowledge of both html and javascript. Thanks for your help.
Jill
My application uses a Frame with MenuOnLeft, with a LoginForm control and a LogoutForm. "Change Password" is in the menu (displayed only if logged in) and when clicked, the ChangePW form displays to the right of the menu and works properly. However, after three tries entering an incorrect current password, I am now logging the user out thanks to your help and returning from the ChangePW procedure. However, the MenuOnLeft should now be displaying only the LoginForm since p_web.getsessionloggedIn()=0 now. But the LoginForm does not display and the Logout button is displayed instead and all of my menu options are still displayed also. I would like to refresh the MenuOnLeft so that it will display properly. How can I do that without opening a whole new browser page?
I hope you can understand my description. I'm a brand new newbie. I'm having good success with NetTalk so far except for some of these housekeeping things, probably due to my limited knowledge of both html and javascript. Thanks for your help.
Jill
15
Web Server - Ask For Help / Re: How to do an automatic logout?
« on: March 31, 2009, 08:13:55 AM »
Thanks, Bill, that does the trick!
But now when the procedure closes, the menu beneath it does not change. The Logout button is still visible along with all of the menu options. How do I get it to redisplay the menu?
Regards,
Jill
But now when the procedure closes, the menu beneath it does not change. The Logout button is still visible along with all of the menu options. How do I get it to redisplay the menu?
Regards,
Jill
Pages: [1] 2