Passing Data ...

This is a discussion on "Passing Data ..." within the Classic ASP section. This forum, and the thread "Passing Data ... are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices




Closed Thread
 
LinkBack Thread Tools
  #1  
Old May 30th, 2005, 02:47
New Member
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Passing Data ...

How do you pass data, from a database to a form? So that data, is displayed in the form ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!

  #2  
Old May 30th, 2005, 08:02
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Assuming you know how to extract database data, simply place it into the form HTML. Most form elements have a 'value' parameter that the data should go in. Textareas do not - instead you put the data inbetween two textarea tags.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old May 30th, 2005, 09:31
Rob's Avatar
Rob Rob is online now
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,188
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Hi...

I would suggest having a go, and posting here with code when you get stuck.

We'll do our best to help you through it.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Tags
passing, data

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
passing data accross multiple pages nate2099 PHP Forum 2 Jul 8th, 2007 15:26
405 error passing data from html to php nate2099 Starting Out 2 Apr 9th, 2007 22:18
Passing a value through forms then using it? wayned16 PHP Forum 1 Feb 9th, 2007 16:51
passing search data to d/b via a hyperlink and without input fields Colm Osiris Databases 5 May 23rd, 2006 11:38
Passing session data tomd1985 PHP Forum 1 Mar 6th, 2006 18:13


All times are GMT. The time now is 13:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42