Click here to Skip to main content
15,903,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How do I precompile only certain pages from my asp.net 2.0 web application, not the whole site? Pin
ToddHileHoffer21-Jan-09 4:35
ToddHileHoffer21-Jan-09 4:35 
Questionproblem viewing http://localhost Pin
Ha ha ha ha ha ha ha ha21-Jan-09 0:23
Ha ha ha ha ha ha ha ha21-Jan-09 0:23 
AnswerRe: problem viewing http://localhost Pin
Abhijit Jana21-Jan-09 0:50
professionalAbhijit Jana21-Jan-09 0:50 
GeneralRe: problem viewing http://localhost Pin
Ha ha ha ha ha ha ha ha21-Jan-09 0:52
Ha ha ha ha ha ha ha ha21-Jan-09 0:52 
AnswerRe: problem viewing http://localhost Pin
Abhijit Jana21-Jan-09 1:09
professionalAbhijit Jana21-Jan-09 1:09 
GeneralRe: problem viewing http://localhost Pin
Ha ha ha ha ha ha ha ha21-Jan-09 1:13
Ha ha ha ha ha ha ha ha21-Jan-09 1:13 
GeneralRe: problem viewing http://localhost Pin
Abhijit Jana21-Jan-09 1:23
professionalAbhijit Jana21-Jan-09 1:23 
QuestionHow get the current src of iframe ??? Pin
ahmedhassan9621-Jan-09 0:08
ahmedhassan9621-Jan-09 0:08 
Dear sir,

I know how to set the src of a iframe, for example, I can use
Dim frame1 As HtmlControl = Page.FindControl("itest")
frame1.Attributes("src") = Me.TextBox1.Text.Trim

However how can I get the current src of a iframe after user clicking
several times on the iframe??? when I try to get the value of frame1.
Attributes("src"), what I get is the original src I set to it.

How can I do this?

regards,
QuestionText Changed Event (Urgent) Pin
srinivaskonijeti20-Jan-09 23:53
srinivaskonijeti20-Jan-09 23:53 
AnswerRe: Text Changed Event (Urgent) Pin
Aman Bhullar20-Jan-09 23:59
Aman Bhullar20-Jan-09 23:59 
GeneralRe: Text Changed Event (Urgent) Pin
srinivaskonijeti21-Jan-09 0:01
srinivaskonijeti21-Jan-09 0:01 
GeneralRe: Text Changed Event (Urgent) Pin
Christian Graus21-Jan-09 1:10
protectorChristian Graus21-Jan-09 1:10 
GeneralRe: Text Changed Event (Urgent) Pin
Abhijit Jana21-Jan-09 0:44
professionalAbhijit Jana21-Jan-09 0:44 
QuestionLossing Session, when the application is running Pin
Satish - Developer20-Jan-09 23:10
Satish - Developer20-Jan-09 23:10 
AnswerRe: Lossing Session, when the application is running Pin
Abhijit Jana20-Jan-09 23:27
professionalAbhijit Jana20-Jan-09 23:27 
QuestionHow to Identify which Radio Buttons checked in a placeholder control? Pin
meeram39520-Jan-09 23:06
meeram39520-Jan-09 23:06 
Questionfiring link click event by javascript Pin
Sumit Lamba20-Jan-09 23:01
Sumit Lamba20-Jan-09 23:01 
AnswerRe: firing link click event by javascript Pin
Aman Bhullar20-Jan-09 23:19
Aman Bhullar20-Jan-09 23:19 
GeneralRe: firing link click event by javascript Pin
Sumit Lamba21-Jan-09 17:46
Sumit Lamba21-Jan-09 17:46 
GeneralRe: firing link click event by javascript Pin
Aman Bhullar22-Jan-09 4:54
Aman Bhullar22-Jan-09 4:54 
GeneralRe: firing link click event by javascript Pin
Sumit Lamba4-Feb-09 23:18
Sumit Lamba4-Feb-09 23:18 
QuestionAuthentication problem while buplishing a site Pin
Ha ha ha ha ha ha ha ha20-Jan-09 22:52
Ha ha ha ha ha ha ha ha20-Jan-09 22:52 
AnswerRe: Authentication problem while buplishing a site Pin
Muhammad Gouda21-Jan-09 19:59
Muhammad Gouda21-Jan-09 19:59 
Questionget rowindex of the selected item... Pin
RajpootRohan20-Jan-09 22:50
professionalRajpootRohan20-Jan-09 22:50 
QuestionProblem in Retrieving text of linkbutton using Java Script Pin
ais0720-Jan-09 22:28
ais0720-Jan-09 22:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.