Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Can Gbot follow .Net Linkbutton hyperlinks?

         

dertyfern

4:58 pm on Nov 20, 2009 (gmt 0)

10+ Year Member



Can Gbot follow .Net Linkbutton hyperlinks that use javascript and postbacks?

tedster

6:34 pm on Nov 20, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I can't say from experience, because I wouldn't use them for regular hyperlinks - Microsoft also encourages websites not to do that:

If you want to link to another Web page when the control is clicked, consider using the HyperLink control.

[msdn.microsoft.com...]

As a guess, Google will try to understand the Linkbutton, but whether they succeed or not is an open question. It probably depends on both the language and the complexity of the script that is triggered. Since you are using javascript for the control, I'd say it is more likely.