Click here to Skip to main content
16,003,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRegarding Broadcast of message [modified] Pin
madhurialuru17-May-07 23:14
madhurialuru17-May-07 23:14 
AnswerRe: Regarding Broadcast of message Pin
Sathesh Sakthivel17-May-07 23:59
Sathesh Sakthivel17-May-07 23:59 
QuestionMultiple access on XML files Pin
N a v a n e e t h17-May-07 22:54
N a v a n e e t h17-May-07 22:54 
AnswerRe: Multiple access on XML files Pin
Sathesh Sakthivel17-May-07 23:57
Sathesh Sakthivel17-May-07 23:57 
AnswerRe: Multiple access on XML files Pin
Guffa18-May-07 0:00
Guffa18-May-07 0:00 
AnswerRe: Multiple access on XML files Pin
Sandeep Akhare18-May-07 0:15
Sandeep Akhare18-May-07 0:15 
QuestionCustom control does not work on remote server Pin
jkp250517-May-07 22:39
jkp250517-May-07 22:39 
QuestionHow google crawls the Urls? Pin
K.P.Kannan17-May-07 22:34
K.P.Kannan17-May-07 22:34 
We have the following requirement coming up from our client.

Framework 1.1,c#
Ours is a Content(Mainly O/S files) Providing System. Files(.pdf,etc) will be stored in folder(s). Google will be given links to these contents. For e.g.http://<webserver>/<virtualdirectory>/<folder>/<filename>.
We may need a login for seeing some of the contents. We have following three options.
1. An aspx page -> download.aspx?file=<filename>&otherparam=<paramvalue>
OtherParam will control whether login is required for downloading this content.
2. HTTPModule which will control all the requests coming to Virtual Directory
3. Forms Authentication which will invoke the login page automatically.

Suppose if we give a link as in option 1, will google be able to crawl the PDF and search for keywords. How google crawls any pdfs and searches for keywords? I searched google itself and could not get the exact idea.
Second and third option also works.
We will check for authentication(Authentication through third party web service.) in all the options. User also will be coming through URLs listed in google search. How to differentiate between google crawling and external user so that authentication may be turned off during runtime to increase performance during crawling.

Help would be greatly appreciated.
AnswerRe: How google crawls the Urls? Pin
N a v a n e e t h17-May-07 22:51
N a v a n e e t h17-May-07 22:51 
AnswerRe: How google crawls the Urls? Pin
Guffa18-May-07 0:42
Guffa18-May-07 0:42 
Questionattach crystal report to asp Pin
rkherath17-May-07 22:17
rkherath17-May-07 22:17 
QuestionCrystal Report Problem in asp.net Pin
Kissy1617-May-07 22:07
Kissy1617-May-07 22:07 
AnswerRe: Crystal Report Problem in asp.net Pin
Sylvester george18-May-07 1:03
Sylvester george18-May-07 1:03 
QuestionWebconfig customerror Pin
jithbiz003317-May-07 20:56
jithbiz003317-May-07 20:56 
AnswerRe: Webconfig customerror Pin
Sandeep Akhare17-May-07 21:18
Sandeep Akhare17-May-07 21:18 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:00
jithbiz003318-May-07 2:00 
AnswerRe: Webconfig customerror Pin
Sandeep Akhare17-May-07 21:22
Sandeep Akhare17-May-07 21:22 
AnswerRe: Webconfig customerror Pin
N a v a n e e t h17-May-07 22:35
N a v a n e e t h17-May-07 22:35 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:02
jithbiz003318-May-07 2:02 
QuestionUsing Form Authentication Pin
248912817-May-07 20:35
248912817-May-07 20:35 
AnswerRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 20:46
Sandeep Akhare17-May-07 20:46 
GeneralRe: Using Form Authentication Pin
248912817-May-07 21:24
248912817-May-07 21:24 
GeneralRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 21:38
Sandeep Akhare17-May-07 21:38 
QuestionChanging column datatype in a datatable Pin
Sandeep_Kumbhar17-May-07 20:25
Sandeep_Kumbhar17-May-07 20:25 
QuestionPage Load Pin
Rahul Babu17-May-07 20:19
Rahul Babu17-May-07 20:19 

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.