Click here to Skip to main content
15,886,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Page refresh in Asp.net 3.5 Pin
angle578-Nov-09 19:44
angle578-Nov-09 19:44 
GeneralRe: Page refresh in Asp.net 3.5 Pin
Gamzun8-Nov-09 19:48
Gamzun8-Nov-09 19:48 
GeneralRe: Page refresh in Asp.net 3.5 Pin
padmanabhan N8-Nov-09 19:42
padmanabhan N8-Nov-09 19:42 
GeneralRe: Page refresh in Asp.net 3.5 Pin
angle578-Nov-09 19:48
angle578-Nov-09 19:48 
GeneralRe: Page refresh in Asp.net 3.5 Pin
padmanabhan N8-Nov-09 19:52
padmanabhan N8-Nov-09 19:52 
GeneralRe: Page refresh in Asp.net 3.5 Pin
Gamzun8-Nov-09 20:15
Gamzun8-Nov-09 20:15 
QuestionProblem in Search engine plz help me. Pin
Nanda_MR8-Nov-09 18:40
Nanda_MR8-Nov-09 18:40 
AnswerRe: Problem in Search engine plz help me. Pin
Abhishek Sur8-Nov-09 21:14
professionalAbhishek Sur8-Nov-09 21:14 
Generally once the search engine has an entry of a site, it takes time to update.
For the time being, you might use a Redirection page to the site that is in search engine.

Place
Response.Redirect on the page.

If you are using .NET 4.0 you might use Response.RedirectPermanent which might make it appear to the search engine as permanent.

Clearly, there is no way to delete an entry from search engine(if not given you access to that).

Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

Questioncall a c# funcation in html code Pin
saurabh8april8-Nov-09 18:38
saurabh8april8-Nov-09 18:38 
AnswerRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 18:48
Gamzun8-Nov-09 18:48 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 18:54
saurabh8april8-Nov-09 18:54 
GeneralRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 19:03
Gamzun8-Nov-09 19:03 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 19:09
saurabh8april8-Nov-09 19:09 
General[Message Deleted] Pin
angle578-Nov-09 19:11
angle578-Nov-09 19:11 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 19:14
saurabh8april8-Nov-09 19:14 
GeneralRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 19:47
Gamzun8-Nov-09 19:47 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 19:54
saurabh8april8-Nov-09 19:54 
GeneralRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 20:29
Gamzun8-Nov-09 20:29 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 20:52
saurabh8april8-Nov-09 20:52 
GeneralRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 21:04
Gamzun8-Nov-09 21:04 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 21:07
saurabh8april8-Nov-09 21:07 
GeneralRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 21:14
Gamzun8-Nov-09 21:14 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 21:21
saurabh8april8-Nov-09 21:21 
GeneralRe: call a c# funcation in html code Pin
Gamzun8-Nov-09 21:36
Gamzun8-Nov-09 21:36 
GeneralRe: call a c# funcation in html code Pin
saurabh8april8-Nov-09 22:38
saurabh8april8-Nov-09 22:38 

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.