•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 401,468 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,042 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 1040 | Replies: 2
![]() |
•
•
Join Date: Jun 2007
Posts: 13
Reputation:
Rep Power: 2
Solved Threads: 0
I am trying to open another page from an image. I can open the page on a different window by doing this:
But I don't want to open another window, rather I need the image button to open a page in the same window.
Thanks for the help.
onclick="Response.Redirect(cci_info\cci\features\create_CCI\WebForm1.aspx);"
But I don't want to open another window, rather I need the image button to open a page in the same window.
Thanks for the help.
ASP Syntax (Toggle Plain Text)
<asp:image imageurl="~/common/images/demos/header-buildsummary.png" width="125" height="34" alternatetext="CCI Form" runat="server" cssclass="site" id="cciform" onmouseover="this.src='common/images/demos/header-cciform-hover.png';" onmouseout="this.src='common/images/demos/header-cciform.png';" onclick="Response.Redirect(cci_info\cci\features\create_CCI\WebForm1.aspx);" title="Test - CCI"TabIndex="1"/>
Last edited by peter_budo : May 24th, 2008 at 7:06 pm. Reason: Keep It Organized - please use [code] tags
•
•
Join Date: Apr 2008
Posts: 34
Reputation:
Rep Power: 1
Solved Threads: 1
you may try target="_SELF" in <a ..
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
age amd avatar blue gene chips database dell development dos drivers economy energy enterprise firefox graphics hardware ibm ibm. news intel intel ibm internet it linux memory microsoft mozilla news open open source open-source opengl openoffice ps3 recession red hat russia software source sun super supercomputer supercomputing system technology trends ubuntu vista windows working x86
- Button to open a new browser window (ASP.NET)
- Open Excel Sheet in Vb.net (VB.NET)
- Anyone good with Favlets? window links? (HTML and CSS)
- Opening Header in a new window? (PHP)
- Posting e-mail form problems (HTML and CSS)
- How to open a popup after a user closes browser window (JavaScript / DHTML / AJAX)
- owner form display problem (VB.NET)
- deactivating all windows except current window (VB.NET)
- Showing results of a form in new window (HTML and CSS)
Other Threads in the ASP Forum
- Previous Thread: CDO HELP!
- Next Thread: How to Create a search engin to search my site


Linear Mode