arkadaşlar 500 internel server hatası alıyorum..


404.asp bu şekilS:

<% 
adres = Request.QueryString 
adres_bol = split(adres, “/” ) 
url_bol = split(adres_bol(4 ),”-” ) 


adres = Request.QueryString 
adres_bol = split(adres, “/” ) 
url_bol = split(adres_bol(4 ),”-” ) 
%> 
a
<% if adres_bol(3 )=”download” then %> 

<!–#include file=”db/db.asp”–> 

<%id=request.QueryString("id")
Set prog = cn.execute("select*from prg where id='"&id&"'")
if prog.eof then%>
<!–#include file=”indir.asp”–>
indir.asp'deki linklerde bu şekil download/<%=prog("id")%>-<%=prog("ad")%>.html

Arkadaşlar indir.asp'deki Linklere Tıklayınca 500 internel server hatası alıyorum..
şimdiden tşkler