Pass parameter from vb code to SQLDataSource Select Command

My problem is to declare a parameterKey in vb code..what should i declare thisKey? Please help me..

Here is the relevant parts of my SQLDataSource generated HTML:

<aspTongue TiedqlDataSource ID="SqlDataKeyword" runat="server" ConflictDetection="CompareAllValues" ConnectionString="<%$ ConnectionStringsTongue TiedoccerConnectionString %>"
SelectCommand="SELECT keyid, contestName FROM tblKeyword WHERE (keyid <> @Key) ">
<SelectParameters>
<asp:QueryStringParameter DefaultValue="" Name="Key" QueryStringField="Key" />
</SelectParameters>
[1006 byte] By [Nur86] at [2008-1-9]
# 1

Move the thread from Visual Basic Language. Please post the web development questions in http://forums.asp.net that is supported by Microsoft for the web developers. There are more exports on ASP.NET development, I believe you can get satisfying answers in ASP.NET forums.

Thanks again for your question.

BrunoYu-MSFT at 2007-10-3 > top of Msdn Tech,Feedback for forums and MSDN websites,Off-Topic Posts (Do Not Post Here)...