User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 422,921 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,345 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: 1158 | Replies: 2
Reply
Join Date: Jun 2007
Posts: 13
Reputation: rocket1356 is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
rocket1356 rocket1356 is offline Offline
Newbie Poster

Open form on the same window

  #1  
May 21st, 2008
I am trying to open another page from an image. I can open the page on a different window by doing this: 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.

  1. <asp:image imageurl="~/common/images/demos/header-buildsummary.png" width="125" height="34" alternatetext="CCI Form" runat="server" cssclass="site"
  2. id="cciform" onmouseover="this.src='common/images/demos/header-cciform-hover.png';"
  3. onmouseout="this.src='common/images/demos/header-cciform.png';"
  4. 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
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2008
Posts: 34
Reputation: pmpn is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
pmpn pmpn is offline Offline
Light Poster

Re: Open form on the same window

  #2  
Jun 1st, 2008
you may try target="_SELF" in <a ..
Reply With Quote  
Join Date: Mar 2006
Posts: 5
Reputation: kapilver is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
kapilver kapilver is offline Offline
Newbie Poster

Re: Open form on the same window

  #3  
Jun 5th, 2008
Good information for me too
Kapilver
Free Ecards
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb ASP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the ASP Forum

All times are GMT -4. The time now is 1:41 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC