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.


Topics - DonnieS

Pages: [1]
1
 *** don't forget to update the web folder ***

These are the latest pre-release install files....

*** REMEMBER to update your application\web folder after getting this update.

Do you mean just replace the /images  /scripts and /styles?

2
Web Server - Ask For Help / Help with navigation ? issues
« on: June 18, 2010, 12:38:52 PM »
I need help with something that should be very simple - I have a webserver
app,  the client will select a file off their system, upload it to the
server,  the server takes that file, if its a word file, opens it, and
determines whats in it.  Thats all fine and working so far.  Now, what I
need to do is - based on whats in the file, could be A , B,  or C.  If its
A, I need to display a screen to the client, let him make a choice and then
pass that to the server, the server then will send him another screen.
Same with B or C.

Is there an example out there in our group of examples, I have looked at
just about everyone and I cant find an example doing this.

Thanks in advance.

3
Web Server - Ask For Help / Using Browses and Forms on Static Pages
« on: June 03, 2010, 01:47:49 PM »
This is from a section in the NetTalk WebServer - The Basics  docs.  Its talking about <!-- NetWebServer --> 
         <!-- Net:c:head -->
and then having procedures or whatever in next with
         <!-- Net:c:BodyEnd -->

Are there any examples of this in our example apps?

thanks

4
I am running and testing my netttalk5 webserver apps locally.  I need to publish it where my client can come on and look and test - how/where do i do this?

Also where do I find the best and most recent docs on using NetTalk5? 

Thanks.

5
Web Server - Ask For Help / NetTalk - integrate google docs or ?
« on: May 06, 2010, 12:10:50 PM »
In my app, I need to give my users the ability to create documents,  save them - what would be the best solution for this need?

6
Web Server - Ask For Help / File upload question
« on: May 05, 2010, 01:00:35 PM »
I am using a Field Upload type on a field - it looks up a *.*, then the two other types are *.jpg, and *.html etc.   How do I customize that to have *.doc, etc.?

Thanks

7
Web Server - Ask For Help / Retrieving entered text from a scr4een
« on: January 30, 2010, 05:44:04 PM »
I built a html screen - I have a text entry field on that screen - it is called via

<!-- Net:f:Index.html -->

How can I retrieve the text that is entered on that field?

Thanks

8
Web Server - Ask For Help / Download example - web server - Web40
« on: January 27, 2010, 07:32:14 AM »
Where in the example Web40 is the download ?   

9
Web Server - Ask For Help / Buttons
« on: January 14, 2010, 01:37:31 PM »
I want to place buttons that will link to procedures in the app and am
studying example 28.  How do I 'place' the button where I want it to be on
the screen?

--
Donnie S.

10
I have taken webserver example #2 and am working from it.  The menu extension, I added several menu items - 3 work great - the 4th does not.  All 4 call procedures that are listed there in the app tree


" Internet Explorer cannot display the webpage.  "

I have looked at each of the 3 that work and the 1 that doesnt and I would swear there is no difference - but obviously there is something causing this problem. 

Any tips on what to look for on a problem with calling a procedure?

Thanks in advance

Pages: [1]