Reply
php uploading file
Old 01-28-2005, 04:01 AM php uploading file
Junior Talker

Posts: 1
how can i get the exact address of the uploaded file i browsed.

like when i browsed it from "C:/picture.bmp"

how can i get this address? i mean how could i get these exact words?

and when i upload this picture to the server, i declared the address of the server.
but then it says, "permission denied"

what does it mean?
lenilachica is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 01-28-2005, 07:18 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Please post your code
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 01-28-2005, 10:26 AM
Republikin's Avatar
Super Moderator

Posts: 3,191
I don't believe it's possible with php. You can get just about any other information about it but not the path on the users system. At least that I am aware of. See, forms are not actually a feature of HTML they are a feature of the operating system, so they don't really work like anything else in HTML or with PHP.
Republikin is offline
Reply With Quote
View Public Profile
 
Old 01-30-2005, 02:20 AM
Logical Program's Avatar
Super Talker

Posts: 130
Location: Atlanta, Georgia
Yeah, definitely not possible with PHP. Try using a JavaScript function that takes the contents of that form field and write it to a hidden field. Then, you could just do whatever you'd like with the variable.
__________________
Logical Programming - For all of your website programming and design needs, make the logical choice. Logical Assistance For Real-World Clients.
Logical Program is offline
Reply With Quote
View Public Profile Visit Logical Program's homepage!
 
Reply     « Reply to php uploading file
 

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13705 seconds with 13 queries