Languages :: PHP :: Ifram and full sting transfer ... |
|||
| By: PHP newbee |
Date: 01/03/2003 00:00:00 |
Points: 50 | Status: Answered Quality : Excellent |
|
Hi all, This is my problem I have 2 pages : 1: title page that retrive the part of the informaion I need, and have an Iframe to show page 2. 2: this page show the info to the user and have a select that use whare info that the first page send. no here is my problem the page number 1 send page number 2 a string that have space inside when I check the value of the string in page 1 I get "ilan masarano" but when I check it in page number 2 I get "ilan" the "masarano" is no longer there. here is the Iframe code from page 1 : echo " <iframe src=O_Office_List_costumer_table.php?Find_BY=$Find_BY&Value_TO_Find=$Value_TO_Find name=TableFrame align=center frameborder=0 height=350 width=100% hspace=0 scrolling=yes marginheight=0 marginwidth=0 vspace=0></iframe>"; thanks :-) |
|||
| By: VGR | Date: 02/03/2003 20:54:00 | Type : Answer |
|
| easy. urlencode() before sending and urldecode() after receiving. Classical problem. |
|||
| By: VGR | Date: 02/03/2003 21:22:00 | Type : Comment |
|
| happy to have helped 8-)) |
|||
|
Do register to be able to answer |
|||
©2010 These pages are served without commercial sponsorship. (No popup ads, etc...). Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Please DO link to this page!








