Jump to content
Fórum Script Brasil
  • 0

Microsoft Vbscript Runtime Error '800a000d'


Walter

Question

5 answers to this question

Recommended Posts

  • 0

Pessoal,

o código do arquivo é este:

<%Response.Buffer = True%>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>Consulta OnLine</title>

<meta name="GENERATOR" content="Microsoft FrontPage 4.0">

<meta name="ProgId" content="FrontPage.Editor.Document">

</head>

<%If Session("IDTransportadora") <> "" Then%>

<frameset rows="192,*" framespacing="0" border="false" frameborder="0">

  <frame name="filtro" scrolling="no" noresize target="principal" src="ConsTranspFiltro.asp">

  <frame name="consulta" src="../ConsTranspIni.htm" scrolling="auto">

</frameset>

<%Else

Response.Clear

Response.Redirect("/scripts/login.asp?Page=/scripts/ConsTransp.asp&TipoLogin=T")

End If%>

</html>

E a linha que está dando erro é esta:

<%If Session("IDTransportadora") <> "" Then%>

Mas volto a lembrar sempre funcionou assim!!

Obrigado,

Walter

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      651.8k
×
×
  • Create New...