Response.Redirect "../Intranet/matchrapport_2.asp?id=" & ID2
Frågan#1
vill ha med id:t till nästa sida men hur gör man
Response.Redirect "../Intranet/matchrapport_2.asp?id=<%=ID2%>"
1 svar · 323 visningar · startad av hatti
vill ha med id:t till nästa sida men hur gör man
Response.Redirect "../Intranet/matchrapport_2.asp?id=<%=ID2%>"
Response.Redirect "../Intranet/matchrapport_2.asp?id=" & ID2