|
|
 |
Re: FN-FORUM problem with hidden regions in asp/vbscript
date posted 9th January 2001 16:04
easist way to do something like this is when youve named your db fields
appropriately:
this loops through the field collection of the recordset and detects if the
default is there (you can also check length and null if your not using
defaults), and if the default isnt there then nothing is written.
hth
dave ecky
David Eckersall
Kinetic North Limited
A member of the Wize Group of companies
Reg Co No 4100142
Reg Office and Business Address
St James House, Wellington Road North
Stockport SK4 2QN
Office Tel - 00 44 161 975 5900
Office Fax - 00 44 161 975 5924
Web - http://www.kineticnorth.com
This communication contains information which is confidential and may also
be privileged. It is for the exclusive use of the intended recipient(s). If
you are not the intended recipient(s) please note that any form of
distribution, copying or use of this communication or the information in it
is strictly prohibited and may be unlawful. If you have received this
communication in error please return it to the sender. Internet e-mails are
not necessarily secure. Kinetic North Limited does not accept responsibility
for changes made to this message after it was sent. Our messages are checked
for viruses but please note that we do not accept liability for any viruses
which may be transmitted in or with this message.
----- Original Message -----
From: [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, January 09, 2001 3:01 PM
Subject: FN-FORUM problem with hidden regions in asp/vbscript
> I'm developing a cv builder in ultradev using asp with vbscript. On the
final page I have a text entry e.g name: and then a recordset next to it
that pulls the name entered earlier out of an access database. I know that
I can make the recordset a hidden region so that if no name was entered into
the database the recordset wouldn't be displayed, howevever how can I make
it so the text entry isn't displayed either. Any help would be much
appreciated. The cv builder is at
www.nydeli.co.uk/wwwroot/cv/personaldetails.asp (this is the start, however
to go to the page that I'm questioning is at
www.nydeli.co.uk/wwwroot/cv/printable.asp)
> cheers
> Rob
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
visit:
> http://www.freelancers.net/forum.html
|
 |
|