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

Pages: [1]
1
Web Server - Ask For Help / PROP:SQL / PROP:SQLFilter
« on: October 19, 2007, 05:19:38 PM »
I see places to put in filters, but can I use a PROP:SQLFilter or PROP:SQL statement instead? The current filters are acting like locators ... they place the user iin the browse closest to the record matching their search criteria but don't filter out records that don't meet the criteria. I need to be able to limit the result set to only that which is pertinent to the search criteria. Or am I just doing something wrong?

Thanks!


2
Web Server - Ask For Help / Re: Cannot change XP-Task Panel Color
« on: October 19, 2007, 05:16:50 PM »
That was it - thanks!

3
Web Server - Ask For Help / Cannot change XP-Task Panel Color
« on: October 19, 2007, 01:11:52 PM »
OK - I've erased every copy of all.css off of my computer (yes, I made backups!), cleared my caches, and am running a server and the browser from a single machine. I'm using Stylish under Firefox to view/review which classes located in the appropriate style sheets need tweaking to suit my needs (Stylish allows you to change and test on the fly changes to your style sheets during that session without actually changing the style sheet).

I make the change and Stylish says the change should be made to line 837 of all.css and it shows the changes needed. I go an look in the css and make the change but it does not reflect on the site nor does it reflect in stylish. I only have one version of ALL.CSS on my computer. Anyone take a gander at what I might be doing wrong?

TIA

4
Web Server - Ask For Help / Add a "back" button to a form
« on: October 15, 2007, 08:19:47 PM »
I've seen this done on the TNA server I believe - how does one create a back button that takes the user back to the page they came from? Thanks for any help.


5
Web Server - Ask For Help / Newbie Question - Add a static page
« on: October 14, 2007, 07:55:57 PM »
I have built several browses and update forms - all with no problem. Now I'm trying to create a 'Privacy' page and an 'About Us' page but can't seem to get the page to display properly (actually I can't get it to display at all). I get an error "Page not found".

Can anyone point me to a web server example or an area in the docs because I'm sort of stumped.

Thanks!

6
Web Server - Ask For Help / Re: Nettalk VS CodeChargeStudio
« on: October 10, 2007, 04:18:02 PM »
I'm running a plan vanilla browse against a 200,000 record table - using one of the examples shipped with Nettalk ...

I'm a big proponent for speed - it's one of my top concerns.

The speed for bringing up this browse (page loaded mind you) is less than a second. Hit next, previous, first, and last all take less than a second.

I have a sysid (integer, auto-incrementing) set as my primary key. Clicking on other, non-keyed fields, takes about 2 seconds (very, very reasonable IMHO).

I am running MSSQL.

Pages: [1]