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 - Gregg Matteson

Pages: 1 2 [3] 4
31
Web Server - Ask For Help / Re: Blogging with Nettalk?
« on: January 08, 2008, 06:39:41 AM »
Stu,

It's been about 9 weeks since the initial post about this and I've dumped my original regular website and started creating a new blog based site using Drupal. A bit of a learning curve but reasonably flexible. Lot's to still learn about this stuff.

Have a look at this site done with Drupal by some folks that know what they are doing:
http://www.observer.com/ Note that they created their theme from scratch.

My new site is here (just getting started) http://www.customprogramsolutions.com/


I still think that in time we will be able to use Nettalk to create blog type sites. 

Regards,

Gregg Matteson







32
Mike,

If you want to see an example of what I'm talking about email me.

glmcps at comcast dot net

33
If the landing page has a menu with the appropriate menu items exposed doesn't that take care of itself?

Regards,

Gregg Matteson

34
Mike ,

Have you looked at controlling access to pages via a condition in a menu?

I have a site where the customer needed different employees to have access to different features. I found the easiest way for me to do this was use a condition in a menu to allow access to differnet pages such as "accesslevel > 1 AND clienttype = owner" . this gave access to the dealership owner so he could admin orders while restricting others to mostly a read only capability.

Just a thought,

Regards,

Gregg Matteson

35
Web Server - Ask For Help / Blogging with Nettalk?
« on: November 26, 2007, 05:08:11 AM »
After much research I decided on Drupal for a new blog/content management site. I'm becoming frustrated very quickly with what I can't do. I'm wondering why you couldn't create the same functionality with NetTalk Web server. A search of this forum showed nothing . So is this a dumb idea? Other than a possible disadvantage of having to host on a windows based server, I don't see a downside.

Anyone else considered it?

Regards,

Gregg Matteson

36
Perhaps this was obvious ( But there's a lot to read )

WinEvent
Selfservice
Insight Graphing

Haven't tried Secwin, FM3, or any of the others that I have.

Have fun!

Regards,

Gregg Matteson

37
Web Server - Ask For Help / Re: Center browse grid on page
« on: July 20, 2007, 10:27:14 AM »
If you are proficient at CSS you could modify /add to the CSS files used by NetTalk OR you could create  fixed width static pages and place your procedure within the static page.

See sample attached...

[attachment deleted by admin]

38
Web Server - Ask For Help / Re: Call a routine from a browse button?
« on: July 19, 2007, 02:07:24 AM »
Bruce,

MY  CSS on my fixed width static pages was fine with 4.25 but not 4.28. Ended up making neccessary changes to my CSS to correct.

I realise I can send the email . The problem was that the "Mailto:" from the templates didn't allow adding CC or BCC or attachments at least as far as I could tell hence the quest to add my own with a button calling a html routine.

My time-scale is - I look forward to what's coming - we're in Beta... ;>)

Thank you for your time,

Gregg Matteson

39
Web Server - Ask For Help / Re: When to use what? Bruce?
« on: July 17, 2007, 07:41:07 AM »
Rob,

Thanks for the example. another way of looking at things.

To this point I've created the static pages in Dreamweaver CS3 using css. Then I add the <!-- Net:some procedure --> as needed. Will explore your approach as well.

Take care,

Gregg

40
Bruce,

tried your suggestion several different ways and it doesn't work . the template resolves it to a literal in the Mailto .

Tried my approach in the update form that feeds this browse and the <!-- Net:V ... syntax resolves to the id # .

2 things I can either leave the thing in the update form OR figure out the simplest way to make the SendMail function hadle this. I don't want to use the EmailFormControl , I want the info filled from fields in the browse .

Suggestions ?

Regards,


Gregg

41
I've added my own Mailto: using the html tab in a browse so that I can fill in :
to:
subject:
and the body:
I'm trying to put the invoice ID ( unique ) in the subject and used
subject=<!-- Net:V:invid --> , where invid is set by
p_webSetValue('INVID',inv:id) in the embed - Override Javascript when a row is clicked. this yields the last ID of the browse rather than the correct one.

Is this currently possible?

Thank you for your time.

Gregg Matteson

42
Web Server - Ask For Help / Re: Call Report from static page
« on: July 15, 2007, 10:37:27 AM »
A webserver browse inside a "Static page" has a button in each row .

Action is Other
Type - submit
Text -  'Print'
Name - 'print_btn'
URL - 'orderrpt1'   ( this is my report procedure)
Target frame - '_blank'

Note in this case I'm printing order to pdf file.

Hope this helps , unless I totally misunderstood your question. ;>)

Regards,


Gregg Matteson

43
Web Server - Ask For Help / Re: When to use what? Bruce?
« on: July 14, 2007, 04:15:44 AM »
Rob,

I don't recall any of the example apps showing this technique. If you have an example showing the use of this or would care to elaborate a bit more, I'd sure like to see it.

Thanks for your time,

Gregg Matteson

44
Web Server - Ask For Help / Call a routine from a browse button?
« on: July 13, 2007, 03:32:01 AM »
User needs to be able to email his order to production office.
I would like to place a button or field in a browse (Row) and when he clicks it , runs a routine that contains a Mailto: with
to:
from:
cc:
Subject:
Body:

tried various things ( 4.24 ) can't get the tight combination. Is this possible.

Note: have not upgraded production machine to latest version due to problems with chromemenu display problems in fixed width static page.

Thanks very much,

Gregg Matteson

45
Web Server - Ask For Help / Re: When to use what? Bruce?
« on: July 10, 2007, 08:04:35 AM »
Bruce,

Thanks that sort of helped.  Fortunately the pc app programming seems a bit boring in comparison so we'll just have to do a bit more tinkering.

Thank you for your time.

Gregg

Pages: 1 2 [3] 4