Log in

View Full Version : can anyone help me?



forgetmenow
08-16-2007, 09:00 PM
so sorry if i have posted on the wrong section, please tell me if i have.
I am haveing a problem with my page, i want to add an upload button for people to make a profile and add a few pictures too, i have tried to write a script that may do it, but i must be doing some thing wrong?
here is the page, http://www.slaveescorts.co.uk/create_your_profile_please_fill.htm
as you can see i have done all what i need to do, but i have to put on an e-mail for people to upload picks, so all gets done seperately, i would like it all to be as one sent, so to stop any confusion as to what piscks go with what profile.
can anyone help at all?
any help would be great! and thank you all for looking..

Twey
08-17-2007, 04:32 AM
Is this actually legal? :p

Anyway, the answer to your problems is to use an <input type="file"> and handle the data with a server-side script.

forgetmenow
08-17-2007, 09:47 AM
thank you twey for your reply,
yes is it legal to do this website.
you talk about server side script? what is that and would you know at all where i would get one, or info on how to make one, at all? sorry for all the questions, i would rely like to learn all this, but not sure on how to look for it what would i put into google to search at all?
i eagerly await your reply, and thank you so much

tech_support
08-17-2007, 10:12 AM
http://www.php.net/manual/en/function.move-uploaded-file.php

Usually, a script would be somewhere in the comments.

Twey
08-17-2007, 10:15 AM
you talk about server side script? what is thatA script that runs on the server to dynamically generate content to send to the user. You have one that handles emails already, at http://www.mrsite.co.uk/emailformpost.asp. You'd need to adapt that somehow (alas I don't know ASP, so can't help). You might want to look at http://www.w3schools.com/asp/default.asp.

forgetmenow
08-17-2007, 11:27 AM
thank you both of you for your reply's i will have a look at all that and see if i can sort it in some way. dont think i can change settings on ftp mr site, but hey i will try. and thanks both