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 - Stu

Pages: 1 ... 3 4 [5]
61
Web Server - Ask For Help / Custom Error Page - Pulling in a NetWebPage
« on: August 28, 2012, 11:12:32 PM »
Hi Bruce,

Just wondering if it's possible, in the WebHandler "MakeErrorPacket" embed, to do the following:
Code: [Select]
!* Custom Error Page *
if p_ErrorNumber = 404
  self.HeaderDetails.ResponseNumber = '404'   
  self.HeaderDetails.ResponseString = 'Page Not Found'
  ReturnValue = self.CreateHeader(self.HeaderDetails) & '<!-- Net:w_ErrorPage -->'
  Return ReturnValue
End

The above doesn't work. So that is not possible.

BUT .. Is the idea possible? - to pull in an existing NetWebPage

62
Hi Folks,

I've created a window + Nettalk ThisWebClient proc that attempts to interact with the Google API using 2-legged OAuth implementation (https://developers.google.com/accounts/docs/OAuth#GoogleAppsOAuth).

Am missing something vital, not able to get past the initial bad header errors.

Just wondering if there's anyone else who has gotten this working?

63
Your Views and Comments / Forum Search Results out of wack?
« on: July 16, 2012, 05:36:20 PM »
Hi Folks,

Anyone else experiencing strangeness when searching?

Any search result I get back just has everything - all posts, in desc date order. Looks like a filter gone bad! :)

64
Web Server - Ask For Help / NetWebYear .. Add to already-populated Cell
« on: November 23, 2011, 11:28:37 PM »
Hi Folks,

Decided to jump into the NetWebYear functionality this evening.

The first question that hits me, and after searching these forums + the netweb.clw code is:

How do I click on a cell to INSERT when there's already something in that cell?
- ie. Can you add another item to a cell already populated?

Anyone got this working?

65
Folks,

In a couple of my tables I've discovered strange values have been entered (at the end of the table, these are static tables that don't change much, if at all). See attached image.

Basically the lines start with either:

Erver: Apacheset-cookie: Jsessionid=...

or

ACHE-CONTROL: PRIVATECONTENT-LENGTH

.. There are a couple more different types of entry, but most of them are the above.

Any ideas?

[attachment deleted by admin]

66
Web Server - Ask For Help / Retrieving the CreateButton/Input html ID value
« on: November 06, 2011, 11:05:23 PM »
Folks,

Is it possible to retrieve the html ID field of a button/input created by Nettalk in the CreateButton/Input procedures (in NetWeb.clw)?

I've come across an instance when using some javascript it would have been good to know the ID of the button. It's set to the name of the button (as set in the template) and then the value returned by p_web._RandomId().

Has anyone done this?

Bruce, would it be feasible to add a field in the template that allows us to set the ID?

67
Web Server - Ask For Help / Conditionally Hide Fields with Embed Code
« on: November 06, 2011, 10:57:00 PM »
** This might belong in the Suggestions forum. Not sure if I'm missing something or if it would be a new feature.

I'm looking to be able to have a piece of embed code hide a field (prompt, value and comment). At the moment, the hiding of all three looks to be gotten to a little differently, but all ends up with the "nt-hidden" class.

If you see the screenshot, you'll understand my concern. Instead of using the "hide" template option (which is awesome, no doubt) I want to be able to run some hide logic in an embed (actually, I'm thinking about a template, but I need an embed for that).

The screenshot is only of the Value:: routine, but obviously the embed code would have to be placed in, if they exist, the Prompt:: and Comment:: routines as well.

Bruce, not sure if this is a "can you please make it so", or if it's a "please guide my addled brain" post.

[attachment deleted by admin]

68
Web Server - Ask For Help / Multi-site Example - Toil, Bubbles and Troubles
« on: November 03, 2011, 07:53:00 PM »
Folks/Bruce,

I'm having some issues getting the Multi-site example to work.

The images below tell a story (can't embed like gmail, rats!)

1. The web admin page for the servers. I've changed the Host Name, DLL path, Web Folder and the Default Page (which had an "a" at the end? not familiar with that). I tested with defaults, wasn't working, which prompted me to make the changes, one by one). Still not working.

2. What firebug shows me (page doesn't exist).

3. My "settings" page in the main exe.

4. A snapshot of the webserver log.

Any ideas what I'm doing wrong?

[attachment deleted by admin]

69
Hi Folks.

Nettalk 5.13, Clarion 7.3, GPF Reporter, MSSQL 2005, Self Service.

* The system has long forms with a lot of custom embed "update child files" code.
* The system has GPF Reporter.
* The system runs as a service.

My biggest problem at the moment is that the server is going down at least once, twice a day.

- When I run the server as an exe, often times it will just freeze. No errors, no gpfs, nothing. Sometimes I get an ASSERT message from the file.clw file.

Results:
- Users are in a form, adding a child record through a child browse on the form, come back to the form and it white screens (cannot find page).
- Users are able to get some pages served, but others will wait until white-screening.
- Users can see the login page but cannot log in.

MY QUESTION IS:
- What methods/tools can be used to find out why this is breaking?

p.s. I've used jMeter, which seems really good, but can't get it to "log in" properly. So maybe I need to work out how to do that so I can run through a battery of page requests.

70
Available For Hire / NTWS Guru, You Probably Should Hire Me
« on: July 08, 2009, 01:01:51 AM »
G'day Folks.

If you need Nettalk Webserver work done, please contact me.

I have worked on many small and large Nettalk Webserver systems.

I am an excellent "Fix It" developer, and can implement solutions with speed and care.

Please email me, or head over to http://stuandrews.com for further Contact information.

Cheers,

Stu Andrews
stu (dot) andrews (at) codebiscuit (dot) com

71
Web Server - Share Knowledge / NTWS Guru For Contract Hire
« on: June 11, 2009, 06:09:45 AM »
G'day Folks.

If you need Nettalk Webserver work done, please contact me.

I have worked on many small and large Nettalk Webserver systems.

I am an excellent "Fix It" developer, and can implement solutions with speed and care.

Please email me, or head over to http://stuandrews.com for further Contact information.

Cheers,

Stu Andrews
stu (dot) andrews (at) codebiscuit (dot) com

72
Web Server - Share Knowledge / My Projects
« on: January 07, 2008, 05:17:07 PM »
First. Apologies to the community. I have been using NetTalk for a long time, and while I'm not expert, I have gotten through a bit. And I've not been active at all here. Both asking questions and helping with answers.

Second. Here's a list of projects I'm working on, and what they do. If you'd like to know about functionality, let me know. I haven't got them up yet on websites (well, not for download), except for Jaymoe. But hopefully soon a website will get kicking.

Jaymoe
http://www.jaymoe.com

Very VERY basic engine. Pages, Images and Forums. A lot of work needs to be done on this. It's really a prototype at the moment.

Rasp

A basic File serving Web Server. Designed for small business who need to share documents and files (upload and download) between each other.

The Desktop interface allows for the importing of files in a number of different way.
The Web interface requires a login, although Pages are served on the normal index page.

Bank Buddy

Imports your Bank Statements (usually downloaded from your internet banking interface) and then allows you to allocate them.

The beauty of this sucker is the graphs you can get out of it. Simple to see (pie graphs rule) how much you are spending on what.


NetTalk Functionality
- file uploading from Web interface
- hooking into the WebHandler to customise the interface by serving custom CSS files based on the URL (and then Entity) entered.
- using Static files and the Ext framework (http://extjs.com) to give an enhanced user interface. Unfortunately cannot use the templates in this scenario. Or not much. At least, my brain wasn't able to get around it, so did it the long way .. hardcode :).
- Lightbox (cool js imaging functionality) into the web server, for Images
- Using Rico functionality, such as moveable boxes
- Pulling in Scriptaculous and using it instead (this was hard, and not completely functional).

Pages: 1 ... 3 4 [5]