what's the wrong with it ..?

<asp:LinkButton ID="LinkButton1" runat="server" Font-Bold="True" 
            Font-Size="14pt" Font-Underline="True" ForeColor="White" 
            onclick="LinkButton1_Click" PostBackUrl="~/دخول.aspx">تسجيل الدخول</asp:LinkButton>
&nbsp;&nbsp;&nbsp;
        <asp:LinkButton ID="LinkButton2" runat="server" Font-Bold="True" 
            Font-Size="14pt" Font-Underline="True" ForeColor="White" 
            PostBackUrl="~/التسجيل.aspx">التسجيل في الموقع</asp:LinkButton>
        <br />
        <br />
        <asp:TextBox ID="txt_search" runat="server" Height="32px" Width="272px"></asp:TextBox>
        <asp:Button ID="Btn_search" runat="server" BackColor="#999999" 
            BorderColor="#3333CC" BorderStyle="Solid" BorderWidth="3px" Font-Size="13pt" 
            ForeColor="White" Text="بحث" Width="73px" />

Recommended Answers

All 2 Replies

Member Avatar for stbuchok

I don't know, what's wrong with it?

Maybe you should give a little explanation as to what the problem is.

it's OK now .. i figure it out ..

thanx ..

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.