[PHP] using HTML objects into PHP code

2002-02-04 Thread Eduardo Melo

How can i accessa HTML object into a PHP code ?

as such as :

select name=~x~
   option A option
   option B option
   option C option
/select)

How can a access ~x~ content into a PHP variable ?

best regards,

eduardo melo
copmuter programmer

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] PHP commands and HTML combobox

2002-02-01 Thread Eduardo Melo

How can i use a HTML combobox content into a PHP code as such as :

select name=combo
   optionOption 01
   optionOption 02
   optionOption 03
/select

a href=http://www.iasp.br/iasponline.php?option=xx;
img border=0 src=baok.gif width=17 height=17
/a

xx must be the option select in the combo named ~combo~ but must be an 
substr (x,7,2)

Is it posible ???

someone can help me ?

best regards,

eduardo melo
computer programmer

_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] javascripts commands

2002-02-01 Thread Eduardo Melo

How can i access an HTML ComboBox content using javascript language ?

thank's

eduardo melo
computer programmer



htmlDIV
DIV
DIV
H5--/H5
H5Eduardo Fco Melo/H5
H5Celular : 19-9743-0804/H5
H5R. Antônio Biasi Filho, 74nbsp;- Hortolândia - SP - CEP 13184-040/H5
H5Currículumnbsp;disponível nonbsp;endereçonbsp;abaixo :/H5
H5A 
href=http://www.apinfo2.com/cgi-bin/roteador.cfm?prof=59821amp;pcargo=Analista 
Programadorwww.apinfo2.com/cgi-bin/roteador.cfm?prof=59821amp;pcargo=Analista 
Programador BR/H5/A/DIV/DIV/DIV/html

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] javascript, php and html commands

2002-02-01 Thread Eduardo Melo




My somebody help me solve the code below ?

A have a COMBO called ~edicoes~ and i must to use the option selected to
open an URL as shown below :

SELECT name=edicoes
 ?
$sql = select num_edicao from edicao where flg_edicaocorrente = 'S';
$result = @mysql_db_query(iasp, $sql) or die ($sql);
$reg = mysql_fetch_array($result);
$edicao = $reg[num_edicao];
   $sql = select * from edicao where num_edicao =  . $edicao . 
order by num_edicao desc;
$result = @mysql_db_query(iasp, $sql) or die ($sql);
   while ($reg = mysql_fetch_array($result)) {
 $num_edicao=$reg[num_edicao];
 ?
  OPTION
value=http://www.iasp.br/iasponline.php?edicao=?=$num_edicao?)
Edição ?=$num_edicao? / ?=$reg[dat_edicao]?
br
 ?}?
 /OPTION
 /SELECT

 pfont size=1

a
href=http://www.iasp.br/iasponline.php?edicao=javascript:document.forms['edicoes'].options[document.forms['edicoes'].selectedIndex].value

img border=0 src=baok.gif width=17 height=17

/a

/font

/p


the href must refer to the option selected in the COMBO.

thank so much

eduardo melo
computer programmer



htmlDIV
DIV
DIV
H5--/H5
H5Eduardo Fco Melo/H5
H5Celular : 19-9743-0804/H5
H5R. Antônio Biasi Filho, 74nbsp;- Hortolândia - SP - CEP 13184-040/H5
H5Currículumnbsp;disponível nonbsp;endereçonbsp;abaixo :/H5
H5A 
href=http://www.apinfo2.com/cgi-bin/roteador.cfm?prof=59821amp;pcargo=Analista 
Programadorwww.apinfo2.com/cgi-bin/roteador.cfm?prof=59821amp;pcargo=Analista 
Programador BR/H5/A/DIV/DIV/DIV/html

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] getting information from a COMBOBOX

2002-02-01 Thread Eduardo Melo


how can i get a result from a COMBOBOX ?

as such as :

?=combo?

best regards

eduardo melo
computer programmer

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Opening an URL on an new window

2002-01-29 Thread Eduardo Melo

There is a way to open an URL in a new window using JAVASCRIP commands as 
such as window.open

where is the documentation for JAVASCRIP commands ?

thanks

Eduardo Melo
copmuter programmer

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] if command

2002-01-28 Thread Eduardo Melo

Someone knows how to use the IF command ?

I need two expressions as such as IF (exp1 AND exp2) ...

thank's

eduardo melo
computer programmer

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] calling an URL

2002-01-24 Thread Eduardo Melo

How can i call as URL from a PHP code ?

thanks,

eduardo melo
computer programmer

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]