473,800 Members | 2,689 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

button click not working

Hi there,
I started a new website in asp.net.. made a page with some buttons and that
on it.. copied it several times on different pages, so i get the save buttons
in the same position on each page.. now i want to click on the buttons and
open the different pages...
Response.redire ct("page.aspx" )
but it's not working... i've put labels and new buttons, and just wrote...
label1.text = "hello"
but that doesn't even work...
what's going on with this????
--
Ad****@hotmail. com
Nov 19 '05 #1
2 1567
ime
I had the same problem. First try to install :NET Framweork 1.1 or 2.0beta.
If it doesn't work (like in my case) installing VS :NET 2003 will (I first
had 2002 and that kind of problem so I installed 2003). And you'll have to
shutdown firewall (like Zone Alarm or something).
P.S. I am beginner at .NET programming so could you tell me how to make
code to click on the button and
open the different page...Thx

"ACaunter" <Ad****@hotmail .com> wrote in message
news:BA******** *************** ***********@mic rosoft.com...
Hi there,
I started a new website in asp.net.. made a page with some buttons and
that
on it.. copied it several times on different pages, so i get the save
buttons
in the same position on each page.. now i want to click on the buttons and
open the different pages...
Response.redire ct("page.aspx" )
but it's not working... i've put labels and new buttons, and just wrote...
label1.text = "hello"
but that doesn't even work...
what's going on with this????
--
Ad****@hotmail. com

Nov 19 '05 #2
I have vs.net installed as well as .net framework... all my other websites
work fine, it's just this new one i'm doing... nothing is working

to open a new page you write: Response.Redire ct("page.aspx" )

"ime" wrote:
I had the same problem. First try to install :NET Framweork 1.1 or 2.0beta.
If it doesn't work (like in my case) installing VS :NET 2003 will (I first
had 2002 and that kind of problem so I installed 2003). And you'll have to
shutdown firewall (like Zone Alarm or something).
P.S. I am beginner at .NET programming so could you tell me how to make
code to click on the button and
open the different page...Thx

"ACaunter" <Ad****@hotmail .com> wrote in message
news:BA******** *************** ***********@mic rosoft.com...
Hi there,
I started a new website in asp.net.. made a page with some buttons and
that
on it.. copied it several times on different pages, so i get the save
buttons
in the same position on each page.. now i want to click on the buttons and
open the different pages...
Response.redire ct("page.aspx" )
but it's not working... i've put labels and new buttons, and just wrote...
label1.text = "hello"
but that doesn't even work...
what's going on with this????
--
Ad****@hotmail. com


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1667
by: Waqas Pitafi | last post by:
Hi, 3rd day is already gone without any solution. My problem is, I have a Windows Server 2003 sp1 machine as my development platform having NTFS filesystem. Other notable components installed are ODP.NET (latest version), WSE 2.0 sp3, offcourse VS.NET 2003 so .NET 1.1. When I enable Forms Authentication (restrict anonymous access) through web config using <authentication> section my login.aspx page's button stop
6
2052
by: pmud | last post by:
Hi, I have created a very simple ASP.NET application which has a couple of ImageButtons which go to different SQL reports on clicking them. I have used Response.Redirect to send the user to the SQL reports. Now after viewing the report when I hit the Baxk Button on my browser. and then I click the image buttons, nothing happens. Any ideas why this is happening?
6
5012
by: Cathryn Johns | last post by:
Hi I have a server-side (asp.net) method that can be called by clicking a <asp:button> on my webpage. This method should also be called every n seconds, so I've set up a javascript timer which fires every n seconds. The problem is that I then don't know how to call the server-side method. I figured that since I already have a button calling that method, I could just emulate the button click, but I've tried two methods and
7
2578
by: MgGuigg | last post by:
Hello all, This is my first time posting a question to this forum, so here is hoping I am following protocol. I am scraping the rust off my old Basic programming skills, and have just recently upgraded to VB.NET, and I have a lot of catching up to do. That being said, I have come a long way in a short while, however, I am stumped at the moment. I have read through days of posts, but have not been able to address my specific question, so...
3
5520
by: Jay | last post by:
I am on the 2.0 framework and have run the c:\windows\microsoft.net \framework\v1.1.4322\aspnet_regiis.exe -c and had no success. About half of the buttons on my webforms are firing and the other half are not, primarily anything on the Master is firing but those in the content pane are not. This was working fine yesterday!! I've reviewed all the code changes and can't seem to find a culprit. Here's one example of what I'm trying to...
4
3682
by: glbdev | last post by:
Hi, I posted this question yesterday but didn't get the answer I needed. I am DESPERATE to get this working so I'm re-posting it because I don't think I worded it correctly. I have a GridView which is databound to a table. All the data is being pulled correctly so there is no problem there. On each row I have an image button which is attached to a
0
1022
by: revacdm20635 | last post by:
hi, I am working in VB.NET in .NET Framework 1.1. i am working with a web site. When i click a button in that site it shows one message box. That message box contains Ok and cancel buttons. I want to click that ok button. In that web page, the page owner written as <img id="remove64" class="detailButton" onmouseover="hoverMany(this.id, 'actionTabDelete');" onmouseout="buttonMany(this.id, 'actionTabDelete');"...
1
4733
by: petersonus115 | last post by:
Hi my name is jewel.. i am having a problem with accordion pane.. I am using newest version of ajax control tool kit.. i have two text box and one button in my accordion pane... I want to execute code written in the Button click event.. But its not working.. the button click event is not working in the accordion pane. Can you help me to find out a solution for it...I want to work button click event when i click the button placed inside the...
8
4750
by: Harvey Schmidlapp | last post by:
I have a fairly complex form (generated by means of an ASP 3 page). The form is used to define a query against a database. After running a query, the user hits their browser's back button and goes back to the form, where their selections show up. They can change whatever they want to change and resubmit the new query. Mostly, everything works fine, with radio buttons, selection lists, check boxes all coming back in the state they were in...
2
3603
by: Peter | last post by:
I have a HoverMenuExtender which contains an asp:PlaceHolder, this place holder gets a dynamically created User Control and this control contrains a Button. The problem I am having is the Button never fires the click event or event never gets posted, after I click on the button the HoverMenuExtender disapears and does not appear until I refresh the screen. How can I get the Button to fire the server side click event?
0
10504
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10251
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10033
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2945
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.