Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Button and link

 
Logged in as: Guest
arrSession:exec spGetSession 2,4,36036
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP.NET >> Button and link
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Button and link - 7/6/2006 7:54:50 PM   
  derek

 

Posts: 46
Score: 0
Joined: 10/22/2005
Status: offline
<table id="link_table" style="WIDTH: 645px; BORDER-COLLAPSE: collapse; HEIGHT: 26px" borderColor="#111111"
   cellSpacing="0" cellPadding="0" width="645" border="0">
   <tr>
    <td width="6">
     <asp:Button id="Discharge" runat="server" Text="Discharge"></asp:Button>
    </td>
    <td width="6">
     <asp:Button id="Loading" runat="server" Text="Loading"></asp:Button>
    </td>
    <td width="6">
     <asp:Button id="Empty" runat="server" Text="Empty"></asp:Button>
    </td>
    <td width="13">
     <asp:Button id="Container_History" runat="server" Text="Container History"></asp:Button>
    </td>
    <td width="15">
     <asp:Button id="Bundle_Debundle" runat="server" Text="Bundle/Debundle"></asp:Button>
    </td>
    <td width="15">
     <asp:Button id="Damage_detail" runat="server" Text="Damage Detail"></asp:Button>
    </td>
   </tr>
</table>











Please copy the above code to the notepad and you can see it easily....sorry for inconvenient...

I have a question.  I have created a table and 6 buttons.
I would like to know the code when I click the button. Each button will click to each page. How can I write the code.
I am super new in asp.net. Please help.
 
 
Post #: 1
 
 RE: Button and link - 7/22/2006 6:15:38 PM   
  Snipah


Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
Derek,

Please provide the whole script, as I am not too experienced with ASPX files...I will give it some work...

The given table is not enough, I get an error stating:

The button Discharge needs a form element

And have that added immediatly didn't solve it..so i think you have a lot more which is connected and needed for proper usage.

Thanks.

_____________________________

For more information, please see the "Read me First" topic.

http://www.visualbasicscript.com

(in reply to derek)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP.NET >> Button and link Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts