Cita:
Iniciado por JuanRAPerez prueba
txtorigen=trim(request.Querystring("txtorigen"))
if txtorigen = "" then
response.write "txtorigen esta vacio"
response.end
end if
si te muestra ese mensaje entonces no estas recogiendo bien la variable bien...
verificaste que la variable se llama "txtorigen"