|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how can i get only HoCom.htm without spaces in database field Url
when write the following statement
response.redirect results("Url") redirect me to the following url http://217.139.96.24/newintranet_n/...%20%20%20%20%20 how can i get only HoCom.htm without spaces in database field Url with regards |
|
#2
|
||||
|
||||
|
MyURL = trim(results("Url"))
response.redirect MyURL |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > how can i get only HoCom.htm without spaces in database field Url |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|