wuptii Posted August 6, 2009 Share Posted August 6, 2009 Hello, i have been searching for some time now and haven't been able to find the right way to do this. I have uploadet the image i want to use so you better can understand. I only want people to be able to fill in their name, email & be able to press the button witch sends the info to a autoresponder script that can send back a pdf fine and store the email. Hope someone can help me out. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/ Share on other sites More sharing options...
Mardoxx Posted August 6, 2009 Share Posted August 6, 2009 this is immoral, so FO split it and make a website with a <form> Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892367 Share on other sites More sharing options...
MatthewJ Posted August 6, 2009 Share Posted August 6, 2009 Immoral is an odd choice of words here... and not really for you to decide. How do you know that half the people asking questions here are not working on the same kinds of sites? To the original poster.. at least spell things correctly (choosen should be chosen etc.). Though I don't think your ebook is probably worth a crap, you have every right to market it as far as I'm concerned... misspellings and grammar errors just make it look silly from the get go. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892371 Share on other sites More sharing options...
Mardoxx Posted August 6, 2009 Share Posted August 6, 2009 also lol, "How to make $1 ....." Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892372 Share on other sites More sharing options...
jonsjava Posted August 6, 2009 Share Posted August 6, 2009 I don't care what you do with the code I write, but I won't help unless you give me some code to work with. Most the helpers on this site are that way. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892419 Share on other sites More sharing options...
Mardoxx Posted August 6, 2009 Share Posted August 6, 2009 there is no code he wants us to tell him how to design a website from an image move>>>>HTML help Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892423 Share on other sites More sharing options...
jonsjava Posted August 6, 2009 Share Posted August 6, 2009 actually, it should be in the PHP Freelancing department. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892439 Share on other sites More sharing options...
ldougherty Posted August 6, 2009 Share Posted August 6, 2009 How about just using INPUT boxes inside of DIVS positioned over the image at the right spot? You could add the style to the DIV so it looks just like that area hovering over the image... As for sending the information, just have the form submit to a page that generates an email to the email address you enter on the form and attach the PDF file to the message being sent. You could then store the email address however you want, plain text or database. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892448 Share on other sites More sharing options...
Mardoxx Posted August 6, 2009 Share Posted August 6, 2009 then what about problems with different screen resolutions etc etc Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892455 Share on other sites More sharing options...
ldougherty Posted August 6, 2009 Share Posted August 6, 2009 You would have to use a static dimension for the image placement and relevant placement for the inputs. Essentially you create a DIV around the image centering it on the page and then use relative positioning of that DIV to place the inputs. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892460 Share on other sites More sharing options...
wuptii Posted August 6, 2009 Author Share Posted August 6, 2009 First thanks for all the help guys. The thing is i have no clue what so ever about how to make it work, and some of the things you are telling me is like a code You make it sound like you have to have 10 years in the field, is it really that hard to make? Last thing, this is just a layout with text ect. maybe my ebook aint worth that much, but im giving it away for free. I have a working webshop that sells razor blades from Gillette in Denmark and it is making a good profit. But i have been reading about this email marketing, and though i would give it a try. I cant see anything immoral about the design, even if it says you can make 1k everyday, you haven't read it and then can't bring any facts on the table to prove your statement. Quote Link to comment https://forums.phpfreaks.com/topic/169131-php-inputbox-onto-jpg-image/#findComment-892479 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.