HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
upload location of the file in mysql
Post new topic   Reply to topic    HTML Help Forum Index -> PHP
View previous topic :: View next topic  
Author Message
theresajose_13



Joined: 13 Jan 2007
Posts: 1

PostPosted: Sat Jan 13, 2007 7:39 am     upload location of the file in mysql Reply with quote

this is the scenario :
i need an add button which when clicked should open dialog like the browse(like when <input type="file" type="upload">is used). When the file required is selected, add the location of the specified file in the database table.
how do i implement this
kanenas



Joined: 14 Dec 2004
Posts: 191

PostPosted: Sun Apr 22, 2007 10:22 am     Use a "file" field. Reply with quote

The only way to get a dialog with HTML that lets a user browse files is via that 'file' input (Flash may have other capabilities). Simplest thing to do is to use a file field and an onsubmit handler to disable/clear the file field after transfering the value stored therein to a hidden field. That way you don't get the file but do get the path. The path seems of limited usefulness to me, as it is only valid locally, but you know better than I what the purpose is.
SteveH



Joined: 11 Apr 2007
Posts: 208

PostPosted: Sun Apr 22, 2007 11:45 am     Reply with quote

Are you using PHP/mySQL?
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> PHP All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial