Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-16-2007, 05:38 AM   #1
xenigo
Confirmed User
 
Industry Role:
Join Date: Jan 2001
Location: Oakland, CA
Posts: 8,067
HTML Problem: I need some help with this.

Here's the code that I'm trying to implement. This code actually works on the site I found it on. But I'm having a problem getting it to work on my site. I can't figure out why it works where I found it, but won't work when I modify the code for my site. Very frustrating.

Below the original code, I pasted my non-working modification. Any help would be greatly appreciated. :confused:


Code:
<form method="get" action="/membercheck">
					<input name="fd" value="1" type="hidden">
					<input name="path" value="btra3912/clips_lo/" type="hidden">
					<input class="button" value="Download" type="submit"> format

					<select name="fname" style="width: 70px;">
						<option value="btra3912-16.wmv">WMV</option>
						<option value="btra3912-16.mpg">MPEG</option>
					</select>
				</form>
This is my modification that I expected to work. Any idea what I'm doing wrong?

Code:
<form>

				
					<input type="submit" class="button" value="Download"> &nbsp; format &nbsp;

					<select style="width: 80px">
						<option value="mike.wmv">WMV</option>
						<option value="mike.wmv">MPEG</option>
					</select>
				</form>
xenigo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-16-2007, 06:00 AM   #2
who
So Fucking Banned
 
Join Date: Aug 2003
Location: ICQ #23642053
Posts: 19,593
Sure, your form has no action.
who is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-16-2007, 06:19 AM   #3
Diligent
Confirmed User
 
Diligent's Avatar
 
Join Date: Aug 2003
Location: Hoy Suecia, mañana Nirvana
Posts: 1,594
What who said.. and of course, make sure you get the *fully correct path etc.* to the script nailed..!
__________________
~¤~ MORE MONEY ~¤~ VOD? XoD! ~¤~
~¤~ ICQ# 9828 2461 ~¤~

Diligent is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-16-2007, 06:26 AM   #4
ilbb
Confirmed User
 
ilbb's Avatar
 
Industry Role:
Join Date: May 2005
Location: EU - Czech republic
Posts: 3,025
do You have server side to this form too?
ilbb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-16-2007, 06:29 AM   #5
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
Quote:
Originally Posted by who View Post
Sure, your form has no action.
yeah.... I never knew html was so hard.
StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.