|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
postfield error
sorry english bad
!!have a form: Quote:
but, in the request("nm_filme"), I receive $(nm_filme) or request("nm_cinema"), I receive $(nm_cinema) ???? help me please ![]() |
|
#2
|
|||
|
|||
|
Filme:
<input title="nm_filme" name="nm_filme" type="text" /> Cinema: <input title="nm_cinema" name="nm_cinema" type="text" /> <do type="accept" label="PESQUISAR"> <go href="pesquisa_action.asp?ID=11&cd_city=<%=cd_city%>" method="post"> <postfield name="nm_filme" value="$(nm_filme)" /> <postfield name="nm_cinema" value="$(nm_cinema) " /> </go> </do> red marked: must delete ex: <postfield name="nm_cinema" value="$nm_cinema" /> Orange marked: must modify to numeric if file format asp make changes and try again |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > postfield error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|