NetTalk Central

Show Posts

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.


Messages - DonRidley

Pages: 1 ... 36 37 [38] 39 40 ... 48
556
Web Server - Ask For Help / Re: Compile error (Webwizard)
« on: November 26, 2011, 09:52:54 AM »
Hey Terry,

What was the error?

Don

557
Web Server - Ask For Help / Re: How to deploy?
« on: November 25, 2011, 07:11:18 AM »
Hello,

You can just about put the EXE and web files anywhere you want on the machine. 

Once, the server's port is opened to the outside world, all you have to do is point at the IP address to that machine.

So, if your server is running at http://123.23.45.67 , just add the port number: (say you're using 80) it would look like this http://123.23.45.67:80.  You do not have to specify anything else.

Now, you may not want to give your users an IP address.  If you have a domain name, just "forward" the domain to your IP address.

It's actually the easiest web server to deploy that I have ever worked with. 

Good luck and it's good to see you over here.  (I can't remember your name but I know we have emailed each other before...)

Don

558
Web Server - Ask For Help / Re: NT6-Mobile Mode-Header Buttons
« on: November 24, 2011, 12:12:28 PM »
I don't know what you did Bruce but the 6.04 release seemed to fix the little header button issue.

Nevermind.  It did not.  Small "Add" button in header still does it.

But, the app is MUCH snappier.  Like it got a turbocharger or something.

Thanks,

Don

559
Damn, I missed that!   But, yep, you're right.  That check box will do the same thing.

Thanks!!

Don

560
Web Server - Ask For Help / Re: NetTalk 6.03 - Missing files in Web folder?
« on: November 24, 2011, 10:30:27 AM »
Hey Vince,

No.  No files are missing. 

Go to your WebServer procedure

Open the NetTalk Extension

Go to the Advanced Tab

Un-check these two items:

Combine Common Files

Serve Pre-Compressed Files

This will get your site up and running again.

Don

561
Hello all,

Here's a little something I figured out:

On a desktop or laptop screen you have room to display quite a few fields in your browses.  On an iPhone or Android this is not the case.  

The solution is to limit the number of fields displayed on the phone.  But wait, we do not want our pretty desktop browse affected by this.

In your browse, in the field's properties, look for Column Condition.

Enter:  p_web.IsMobile() = 0

This will tell the browse to only display this field if it is being displayed in desktop mode.

Cool huh?

Bruce thought ot everything....  ;)

Don

562
Web Server - Ask For Help / NT6-Mobile Mode-Header Buttons
« on: November 24, 2011, 07:54:50 AM »
Don't know what the technical term for them are but I'm referring to the small buttons in the header area of the screens in mobile mode.  The add, cancel, etc., buttons..

Okay, for some reason these buttons are hard to "activate."  By that I mean that I have to push the button 3 or 4 times before it does its thing.  Now, I can see the button being pressed each time because the button image depresses.  These buttons DO work.  It's just hard to get them to.

NOTE:  If you press these buttons and hold for about a second, they work fine.

Does this even make sense?

Also, Bruce, in a memory form I have two standard "button" fields.  These will not display properly even after the fixes you told me about earlier.  Save,Cancel,etc., buttons display fine.

Thanks,

Don

563
Web Server - Ask For Help / Re: NetTalk 6.3 - Problem with buttons
« on: November 24, 2011, 03:41:55 AM »
Perfecto!!  Deleting the buttons in the WebServer procedure did it. 

Thanks!!

Don

564
Web Server - Ask For Help / Re: NetTalk 6.3 - Problem with buttons
« on: November 23, 2011, 11:04:37 AM »
Also, buttons do not have text or images...

The buttons are small, round buttons.  No icons.

Thanks,

Don

565
Web Server - Ask For Help / NetTalk 6.03 - Problem with buttons
« on: November 23, 2011, 10:41:23 AM »
Take a look at shipping example Web3 (Browse with Login).

If I run it in mobile mode, I do not have a Ok or Save button to press.

Don

566
Web Server - Ask For Help / Re: Geting "Error in site JavaScript"
« on: November 23, 2011, 03:21:43 AM »
User Agent Info For My Phone:  Mozilla/5.0 (Linux; U; Android 2.3.3; en-us; Sprint APA9292KT Build/GRI40) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1

(Emailing you direct to inform you)

My app works fine with combine/compress = off

Thanks Bruce!

Don

567
Web Server - Ask For Help / Re: Geting "Error in site JavaScript"
« on: November 22, 2011, 04:27:30 PM »
Okay, started with a dictionary I had laying around...

Generated a brand new web server app from scratch.

The first tab of the wizard (where you select the theme?), looks like there's supposed to be some images showing examples of the themes.  No images here.

Same for the tab where you select the menus.

Anyway, the wizard works fine.  It generated a complete web server application.

I compiled the app with no errors on the first attempt.  I made no modifications to any procedure.

The batch file did it's thing and appears to work fine.

I got the "Error in Site Javascript" with the busy animated GIF thingy...

Oh, also, I cannot get any of the example apps to "detect" my Android smart phone.  Almost a brand new phone. 

Despite this, I think this is going to be the best NetTalk yet.  With as many features as this has, I'm expecting some growing pains.  I mean, this is some kick arse stuff here!  I freaking App Gen for NetTalk?!  Amazing!

Thanks,
Don

568
Web Server - Ask For Help / Re: Geting "Error in site JavaScript"
« on: November 22, 2011, 03:47:57 PM »
Scratch that..got the error after compiling and running Example 22.

Don

569
Web Server - Ask For Help / Re: Geting "Error in site JavaScript"
« on: November 22, 2011, 03:33:24 PM »
I'm getting it no matter what.

Seems to me that if the examples are working correctly, that there must be some setting in my app that is incorrect...

Don

570
Web Server - Ask For Help / Geting "Error in site JavaScript"
« on: November 22, 2011, 11:45:14 AM »
Upgraded pre-existing NT5 app to NT6

Followed the upgrading to NT6 docs to the letter.

BAT file ran fine (I think this is a neat feature)..

Compiles run fine.

Something is amiss in the Javascript...

Don't have a clue.  Example apps seem to be fine.

Don

Pages: 1 ... 36 37 [38] 39 40 ... 48