PHP Coding
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Coding

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old October 27th, 2009, 03:30 PM
Naughty Naughty is offline
Contributing User
Click here for more information.
 
Join Date: Jul 2009
Posts: 83 Naughty User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 53 m 8 sec
Reputation Power: 1
To show the filled in fields.

Hey,

I'm dealing with different form and concepts all at same time.

I think I posted about saving the contents and suggested me to go for session.

Now after I have my page as below: ( Still didn't get into this part, have to be done with csv file thing first )

Code:
Name     create date   sent date    status       action
form1    12/22/09       01/20/2010  completed  checkbox
form2          ......                  .....                    "

When I click on form1, I need to see the already filled contents for name, uploaded file path, text box contents, or else uploaded wav file etc etc, coz below this same form I'm giving an option Click here to create a new form. So once they click the button it'll direct them to new form.

How can I make the already filled things etc etc?

Please let me know for any clarifications in the explanation.

Any help!

Reply With Quote
  #2  
Old October 28th, 2009, 03:17 AM
wilorichie wilorichie is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Brisbane
Posts: 324 wilorichie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 Days 15 h 29 m 24 sec
Reputation Power: 3
You have the form data in variables correct? No matter what you will have to put the data into variables then you can do something as easy as this:

Then you would do this as example
Code:
<input type="text" name="whatever" value="<?php echo $var; ?>" />
__________________
- Richie

Reply With Quote
  #3  
Old October 30th, 2009, 02:35 PM
Naughty Naughty is offline
Contributing User
Click here for more information.
 
Join Date: Jul 2009
Posts: 83 Naughty User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 53 m 8 sec
Reputation Power: 1
Hey,

The name is just a part of my HTML form. So it's not a variable but just a text box in the form.

Code:
<html>
<body>
<form method="post" action="pg.php">
Name of Candidate:<input type="text" name="event">
</form>
</body>
</html>


It's like they fill out the form, but when they try to review later after few days or month, the contents filled in respective fields should be available.

If you still don't get me, just let me know.

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Coding > To show the filled in fields.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek