<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>
	<channel>
		<title>Dudas de Programacion &#187; Topic: creación de una select en mi página web</title>
		<link>http://www.dudasprogramacion.com/topic/creacion-de-una-select-en-mi-pagina-web</link>
		<description>Dudas sobre lenguajes y apis de programación</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 21:07:20 +0000</pubDate>
		<generator>bbpress 1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.dudasprogramacion.com/search.php</link>
		</textInput>
		<atom:link href="http://www.dudasprogramacion.com/rss/topic/creacion-de-una-select-en-mi-pagina-web" rel="self" type="application/rss+xml" />

		<item>
			<title>kinon on "creación de una select en mi página web"</title>
			<link>http://www.dudasprogramacion.com/topic/creacion-de-una-select-en-mi-pagina-web#post-148</link>
			<pubDate>Fri, 03 Jul 2009 16:15:47 +0000</pubDate>
			<dc:creator>kinon</dc:creator>
			<guid isPermaLink="false">148@http://www.dudasprogramacion.com/</guid>
			<description><p>Hola tu pregunta no es clara en absoluto, parece que todo depende de la página con que manejas el form &#34;inicioenglish.htm&#34;, si pudieras poner el código de ella, tal vez se te pueda ayudar.</p>
<p>(mucho tiempo despúes?   :P)
</p></description>
		</item>
		<item>
			<title>jabnsg on "creación de una select en mi página web"</title>
			<link>http://www.dudasprogramacion.com/topic/creacion-de-una-select-en-mi-pagina-web#post-84</link>
			<pubDate>Sat, 04 Apr 2009 14:43:22 +0000</pubDate>
			<dc:creator>jabnsg</dc:creator>
			<guid isPermaLink="false">84@http://www.dudasprogramacion.com/</guid>
			<description><p>He creado un formulario en mi página web para seleccionar el idioma de la página pero cuando pulso el botón de ok, sólamente consigo que se vea en inglés y no en el resto de idiomas, a continuación adjunto el código fuente.</p>
<pre class="html4strict" style="font-family:monospace;"><span style="color: #ddbb00;">&amp;#60;</span>form method=&quot;get&quot; action=&quot;inicioenglish.htm&quot;<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>select value=&quot;mediot&quot; name=&quot;idioma&quot;<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>option value= &quot;english&quot;<span style="color: #ddbb00;">&amp;#62;&amp;#60;</span>font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;5&quot;<span style="color: #ddbb00;">&amp;#62;</span>English
<span style="color: #ddbb00;">&amp;#60;</span>/font<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>option value= &quot;espanol&quot; selected<span style="color: #ddbb00;">&amp;#62;&amp;#60;</span>font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;5&quot;<span style="color: #ddbb00;">&amp;#62;</span>Español
<span style="color: #ddbb00;">&amp;#60;</span>/font<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>option value= &quot;french&quot;<span style="color: #ddbb00;">&amp;#62;&amp;#60;</span>font face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;5&quot;<span style="color: #ddbb00;">&amp;#62;</span>Francés
<span style="color: #ddbb00;">&amp;#60;</span>/font<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>/select<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>input type=&quot;submit&quot; name=&quot;Submit&quot; value=&quot;OK&quot; align=&quot;middle&quot;<span style="color: #ddbb00;">&amp;#62;&amp;#60;</span>/form<span style="color: #ddbb00;">&amp;#62;</span>
<span style="color: #ddbb00;">&amp;#60;</span>/font<span style="color: #ddbb00;">&amp;#62;</span></pre>
<p>Por favor me podríais enviar la información que necesito para que se pueda ver en el resto de idiomas seleccionados, o decirme en que me estoy equivocando.</p>
<p>Muchas Gracias. Un saludo
</p></description>
		</item>

	</channel>
</rss>

