Hi just wonder if here are some that can help me with a boxover.

Here is the code that i whant boxover in.

'Display the subject of the topic
		Response.Write(vbCrLf & "	<a href=""forum_posts.asp?TID= "  & lngTopicID & "&PN=" & intRecordPositionPageNum )
		If intPriority = 3 Then Response.Write("&FID=" & intForumID & "&PR=3")
		Response.Write(""" target=""_self"" title=""" & strFirstPostMsg & """>" & strSubject & "</a>")

thanks

Hi just wonder if here are some that can help me with a boxover.

Here is the code that i whant boxover in.

'Display the subject of the topic
		Response.Write(vbCrLf & "	<a href=""forum_posts.asp?TID= "  & lngTopicID & "&PN=" & intRecordPositionPageNum )
		If intPriority = 3 Then Response.Write("&FID=" & intForumID & "&PR=3")
		Response.Write(""" target=""_self"" title=""" & strFirstPostMsg & """>" & strSubject & "</a>")

thanks

Please, isnĀ“t here anybody that can help me with this

thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.