Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
2
Downvoting Members
5
1 Commented Post
0 Endorsements
~360 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for kirtics344

I have solved this in asp.net using C# Let first create the .aspx page [CODE]<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="BIQ_005_Accelerator._Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page</title> </head> <body> <form id="form1" runat="server"> <asp:Label ID="lblip" runat="server" Text="I/P"></asp:Label> &nbsp;&nbsp;&nbsp; <asp:TextBox ID="txtip" runat="server"></asp:TextBox> <br …

Member Avatar for maqsood8797
1
175
Member Avatar for maqsood8797

BIQ-005-Accelerator You’ve been given an assorted set of gears. Each gear has a different number of teeth – the notches on a gear that interlock with notches on another gear to transmit speed. You have a couple of belts one coupled to an input and the other for the output. …

Member Avatar for ShortYute
-4
185

The End.