NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: DonRidley on July 21, 2009, 07:53:26 AM

Title: How do I change the alignment on my Date field (mm/dd/yyyy) thingy....
Post by: DonRidley on July 21, 2009, 07:53:26 AM
My date field on the form looks like this:

Date [TheEntryArea]                                                   mm/dd/yyyy

I want it to look like:

Date [TheEntryArea] mm/dd/yyyy

Just like the BrowseInForm example with NetTalk.

[attachment deleted by admin]
Title: Re: How do I change the alignment on my Date field (mm/dd/yyyy) thingy....
Post by: Bruce on July 21, 2009, 11:23:57 PM
The form is broken into 3 vertical parts.
The prompt "column", the value "column" and the comment "column".

the browser will typically assign the space to each column automatically, depending on the longest field in the column. However you can override the default (to some extent) using the settings on the Layout tab (Form Settings).

I say "to some extent" because the browser may override your setting in some cases.

Cheers
Bruce
Title: Re: How do I change the alignment on my Date field (mm/dd/yyyy) thingy....
Post by: DonRidley on July 22, 2009, 12:48:03 PM
Thank you Bruce!

Oh hey, by the way, is SecWin WebServer capable now?  It says "coming soon" on capesoft.com.

I'm looking at purchasing it (SecWin) soon.

Don
Title: Re: How do I change the alignment on my Date field (mm/dd/yyyy) thingy....
Post by: Bruce on July 22, 2009, 09:35:36 PM
Hi Don,

yes, and no. The Secwin side is done (and Version 4 includes the necessary changes)
but I've not got around to coding the example in WebServer. Well I've done some of it,
but not all.

I'm hoping to include that example, complete, at some point in the NetTalk 5 development.

Cheers
Bruce