Re: Question from a Neebie

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 35004
interpreted = N
texte = Can you Post your code where you are viewing the database I mean the page where you have the code to search the database and Display the results... ========================================================== _O_/\NUP Setty / | \/ERTical Net / \ http://www.vertical.net _\ \_ 336-218-8562 Ext. 218 o o o o ========================================================== ----- Original Message ----- From: Suzanne Swift To: WebCatalog Talk Sent: Friday, July 21, 2000 3:47 PM Subject: Re: Question from a Neebie > I did this and it works. The information goes into the database. The > problem I'm having now is that on a page that was set up to view the > database information, via my browser, the Source value (ADI) doesn't appear. > > The code in the view database form is: > > [hideif [Source]=[raw][Source][/raw][Source][/hideif] > > I figure that since the Source is now hardcoded into the append section, it > isn't being passed through to this form and can't be read by a [Source]. > Is this my problem? and if it is...do you know the solution? > > (I tried placing > on the form that sends the information but when I do that the information > doesn't make it into the database.) > > Thanks, > Suzanne > > >Or just hard code it into your append context. > > > >&source=adi.... > > > >Dale > > > >On Friday, July 21, 2000, Robert McPeak wrote: > >> > >>Sounds like you might want to use a hidden input variable, like > >>this: > >> > >> > >> > >>Make sure to include the hidden field names in your db and in the append > >>context on your form post page. I'm assuming you're using an append > >>context, although there may be other ways to do it. > >> > >>The hidden form variable will not be visible on the page and does not > >>require an input box. > >> > >>>From: Suzanne Swift > >>>Reply-To: (WebCatalog Talk) > >>>To: (WebCatalog Talk) > >>>Subject: Question from a Neebie > >>>Date: Fri, 21 Jul 2000 13:28:04 > >>> > >>>I'm dumping information from a form into a database. I want to add a > >>>CONSTANT value, to each record. (The name of the field=Source and the > >>>value=ADI). How do I do this? Do I need to insert something on the data > >>>collection form? If so, what? > >>> > >>>My apologies if I haven't explained the problem well enough! > >>> > >>>Regards, > >>>Suzanne > >>> > >>> > >>> > >>> > >>> > >>>------------------------------------------------------------- > >>>This message is sent to you because you are subscribed to > >>> the mailing list . > >>>To unsubscribe, E-mail to: > >>>To switch to the DIGEST mode, E-mail to > >>> > >>>Web Archive of this list is at: http://search.smithmicro.com/ > >> > >>________________________________________________________________________ > >>Get Your Private, Free E-mail from MSN Hotmail at > >>http://www.hotmail.com > >> > >> > >>------------------------------------------------------------- > >>This message is sent to you because you are subscribed to > >> the mailing list . > >>To unsubscribe, E-mail to: > >>To switch to the DIGEST mode, E-mail to > >> > >>Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://search.smithmicro.com/ > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Question from a Neebie (Anup Setty 2000)
  2. Re: Question from a Neebie (Glenn Busbin 2000)
  3. Re: Question from a Neebie (Anup Setty 2000)
  4. Re: Question from a Neebie (Suzanne Swift 2000)
  5. Re: Question from a Neebie (Robert McPeak 2000)
  6. Re: Question from a Neebie (Dale 2000)
  7. Re: Question from a Neebie (Anup Setty 2000)
  8. Re: Question from a Neebie (Robert McPeak 2000)
  9. Question from a Neebie (Suzanne Swift 2000)
Can you Post your code where you are viewing the database I mean the page where you have the code to search the database and Display the results... ========================================================== _O_/\NUP Setty / | \/ERTical Net / \ http://www.vertical.net _\ \_ 336-218-8562 Ext. 218 o o o o ========================================================== ----- Original Message ----- From: Suzanne Swift To: WebCatalog Talk Sent: Friday, July 21, 2000 3:47 PM Subject: Re: Question from a Neebie > I did this and it works. The information goes into the database. The > problem I'm having now is that on a page that was set up to view the > database information, via my browser, the Source value (ADI) doesn't appear. > > The code in the view database form is: > > [hideif [Source]=[raw][Source][/raw][Source][/hideif] > > I figure that since the Source is now hardcoded into the append section, it > isn't being passed through to this form and can't be read by a [Source]. > Is this my problem? and if it is...do you know the solution? > > (I tried placing > on the form that sends the information but when I do that the information > doesn't make it into the database.) > > Thanks, > Suzanne > > >Or just hard code it into your append context. > > > >&source=adi.... > > > >Dale > > > >On Friday, July 21, 2000, Robert McPeak wrote: > >> > >>Sounds like you might want to use a hidden input variable, like > >>this: > >> > >> > >> > >>Make sure to include the hidden field names in your db and in the append > >>context on your form post page. I'm assuming you're using an append > >>context, although there may be other ways to do it. > >> > >>The hidden form variable will not be visible on the page and does not > >>require an input box. > >> > >>>From: Suzanne Swift > >>>Reply-To: (WebCatalog Talk) > >>>To: (WebCatalog Talk) > >>>Subject: Question from a Neebie > >>>Date: Fri, 21 Jul 2000 13:28:04 > >>> > >>>I'm dumping information from a form into a database. I want to add a > >>>CONSTANT value, to each record. (The name of the field=Source and the > >>>value=ADI). How do I do this? Do I need to insert something on the data > >>>collection form? If so, what? > >>> > >>>My apologies if I haven't explained the problem well enough! > >>> > >>>Regards, > >>>Suzanne > >>> > >>> > >>> > >>> > >>> > >>>------------------------------------------------------------- > >>>This message is sent to you because you are subscribed to > >>> the mailing list . > >>>To unsubscribe, E-mail to: > >>>To switch to the DIGEST mode, E-mail to > >>> > >>>Web Archive of this list is at: http://search.smithmicro.com/ > >> > >>________________________________________________________________________ > >>Get Your Private, Free E-mail from MSN Hotmail at > >>http://www.hotmail.com > >> > >> > >>------------------------------------------------------------- > >>This message is sent to you because you are subscribed to > >> the mailing list . > >>To unsubscribe, E-mail to: > >>To switch to the DIGEST mode, E-mail to > >> > >>Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://search.smithmicro.com/ > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Anup Setty

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

math on date? (1997) [WebDNA] lists opinion - [listwords] delimiter change (2009) The List is Changing (1997) New public beta available (1997) WebCat & Liststar (1997) StoreBuilder Q's (2003) [WebDNA] eCommerce in 7.0 but not in 7.1? (2012) Searching multiple fields (1997) Available Server Space? (2004) Does webcatalog recognise NULL values? (1998) HELP WITH DATES (1997) FW: WebDNA-Talk searchable? (1997) Setting up shop (1997) form data submission gets truncated (1997) MacAuthorize order data fields WAS:How To question... (1997) # fields limited? (1997) WebCat editing, SiteGuard WAS:SiteAssociative lookup style? (1997) problem: mail changed (1997) creator code (1997) Credit card processing - UK (1997)