Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~819 People Reached
Favorite Tags
Member Avatar for disposable_zero

DynDNS has recently changed their policy so that if you want to maintain your "free" account you have to login to their site at least once every 30 days. I'm trying to write a script that I can kick off on a scheduled task. I'm not very adept at coding. …

Member Avatar for disposable_zero
0
173
Member Avatar for disposable_zero

I'll try to keep this brief, however summing up one's station in life is normally not such a task that lends itself to brevity. If you want to skip all the background and go to the reason for this thread, start at the paragraph that begins with an asterisk. I'm …

0
60
Member Avatar for disposable_zero

As I always mention I'm pretty new to web design and I'm kinda learning as problems present themselves. The one I've run into today is creating a, for lack of a better word, "offical" download button. I found when using an upload script: [CODE]<form action="upload.php" method="post" enctype="multipart/form-data"> <input type="file" name="ufile" …

Member Avatar for Joebhoy Designs
0
91
Member Avatar for disposable_zero

I'm relatively new to all this so go slow. But what I'm trying to do is have a button where the user can click it and download a file from my site to their computer. I don't know if you need a script to do this or if their is …

Member Avatar for diafol
0
58
Member Avatar for disposable_zero

I was screwing around doing some brain storming on an idea for one of my web pages when I accidently hit save. That wouldn't be an issue except it saved the changes I made to my style.css as well! Now all my text is the wrong size and is drifting …

Member Avatar for disposable_zero
0
84
Member Avatar for disposable_zero

What I am looking to do is create a custom error page. Something so that if a user try's to navigate somewhere that does not exist they get a site error page. Let me give you and example.. [URL="http://templatemonster.com/poop.html"]http://templatemonster.com/jimmyhoffa.html[/URL] or [URL="http://templatemonster.com/browneye.html"]http://templatemonster.com/browneye.html[/URL] Obviously neither of those pages exist but instead of …

Member Avatar for disposable_zero
0
148
Member Avatar for disposable_zero

OK I'm pretty green at this so do bear with me. What I want to do is have an area where people can upload files to me. I found a script that I'm trying to make work and I've almost got it there but I'm having an issue. Everything actually …

Member Avatar for disposable_zero
0
107
Member Avatar for disposable_zero

I'm working with a form and I'm having an issue getting it centered. I've tried using a DIV tag but with no success, I'm hoping someone can point me in the right direction. Here's my current code: [CODE]<h2 class="extra">Submit <span>Application</span></h2> <form action="upload.php" method="post" enctype="multipart/form-data"> <input type="file" name="ufile" /> <input type="submit" …

Member Avatar for Arkinder
0
98