help... .net control to html iFrame

Last post 07-06-2009 2:05 AM by vinz. 26 replies.

Sort Posts:

  • Re: help... .net control to html iFrame

    07-02-2009, 10:48 PM
    • Member
      3 point Member
    • kulaaas
    • Member since 07-01-2009, 3:12 AM
    • Posts 20

    thanks a lot men.....one last thing do you have any idea about .htaccess?where can i find it?coz most of the forums that i've read was suggesting to insert a script to this .htaccess...

    Thanks,

    James
  • Re: help... .net control to html iFrame

    07-02-2009, 11:04 PM
    Answer
    • All-Star
      91,064 point All-Star
    • vinz
    • Member since 10-05-2007, 11:47 AM
    • Cebu, Philippines
    • Posts 13,699
    • TrustedFriends-MVPs

    kulaaas:
    do you have any idea about .htaccess?

    I haven't tried using that before, but I hope this would help you:

    What is .htaccess and how is it being used?

    Comprehensive guide to .htaccess

    PS: using htaccess is only applicable if you are using Apache server.

    This short discussion may helps:

    http://stackoverflow.com/questions/317175/what-replaces-htaccess-on-iis-asp-net-sites



    Best Regards,
    Vincent Maverick Durano
    SDE|Microsoft MVP - ASP/ASP.NET

    "Code,Beer and Music ~ my way of being a programmer"

  • Re: help... .net control to html iFrame

    07-02-2009, 11:13 PM
    • Member
      3 point Member
    • kulaaas
    • Member since 07-01-2009, 3:12 AM
    • Posts 20

    many thanks...the PS of yours is a big help....

    Thanks,

    James
  • Re: help... .net control to html iFrame

    07-02-2009, 11:37 PM
    • All-Star
      91,064 point All-Star
    • vinz
    • Member since 10-05-2007, 11:47 AM
    • Cebu, Philippines
    • Posts 13,699
    • TrustedFriends-MVPs

    kulaaas:
    many thanks...the PS of yours is a big help....

    Welcome.

    PS: if you're issue was resolved, then don't forget to close this thread by marking helpful post(s) as Anwsers. That way future readers can easily track which post helps you.

    Thanks!


    Best Regards,
    Vincent Maverick Durano
    SDE|Microsoft MVP - ASP/ASP.NET

    "Code,Beer and Music ~ my way of being a programmer"

  • Re: help... .net control to html iFrame

    07-03-2009, 12:02 AM
    Answer
    • All-Star
      20,590 point All-Star
    • venkatu2005
    • Member since 07-01-2008, 10:48 AM
    • Posts 4,503

    kulaaas:

    thanks a lot men.....one last thing do you have any idea about .htaccess?where can i find it?coz most of the forums that i've read was suggesting to insert a script to this .htaccess...

    .htaccess has been used in php so it help to proect the site ie: User can't hack the url etc..

    In Asp.Net we called as UrlRewriting Check this

    http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx


    I have Changed My Blog from (http://venkat-dotnetsamples.blogspot.com) to (http://venkat-dotnetsnippets.blogspot.com)

    Regards,
    Venkatesan.M

    Please Mark as Answered If its helpful and Un-Mark as Answered if it not help u.
  • Re: help... .net control to html iFrame

    07-03-2009, 1:07 AM
    • Member
      3 point Member
    • kulaaas
    • Member since 07-01-2009, 3:12 AM
    • Posts 20

    Urlrewriting in asp.net...does it also prevent bots or block bots?

    Thanks,

    James
  • Re: help... .net control to html iFrame

    07-05-2009, 11:51 PM
    • Member
      3 point Member
    • kulaaas
    • Member since 07-01-2009, 3:12 AM
    • Posts 20

    anyone knows how to use the ajax NoBot?

    Thanks,

    James
  • Re: help... .net control to html iFrame

    07-06-2009, 12:08 AM
    • All-Star
      20,590 point All-Star
    • venkatu2005
    • Member since 07-01-2008, 10:48 AM
    • Posts 4,503

    kulaaas:

    anyone knows how to use the ajax NoBot?

    Check this

    http://programming.top54u.com/post/ASP-Net-AJAX-NoBot-Extender-Control-Example.aspx

    I have Changed My Blog from (http://venkat-dotnetsamples.blogspot.com) to (http://venkat-dotnetsnippets.blogspot.com)

    Regards,
    Venkatesan.M

    Please Mark as Answered If its helpful and Un-Mark as Answered if it not help u.
  • Re: help... .net control to html iFrame

    07-06-2009, 12:10 AM
    Answer
    • All-Star
      20,590 point All-Star
    • venkatu2005
    • Member since 07-01-2008, 10:48 AM
    • Posts 4,503

    kulaaas:

    anyone knows how to use the ajax NoBot?

    Check this

    http://programming.top54u.com/post/ASP-Net-AJAX-NoBot-Extender-Control-Example.aspx

    I have Changed My Blog from (http://venkat-dotnetsamples.blogspot.com) to (http://venkat-dotnetsnippets.blogspot.com)

    Regards,
    Venkatesan.M

    Please Mark as Answered If its helpful and Un-Mark as Answered if it not help u.
  • Re: help... .net control to html iFrame

    07-06-2009, 1:56 AM
    • Member
      3 point Member
    • kulaaas
    • Member since 07-01-2009, 3:12 AM
    • Posts 20

    I've already run the code but it seems that i always got the message InvalidBadResponse....i cant seem to get through...thanks by the way

    Thanks,

    James
  • Re: help... .net control to html iFrame

    07-06-2009, 2:02 AM
    • All-Star
      20,590 point All-Star
    • venkatu2005
    • Member since 07-01-2008, 10:48 AM
    • Posts 4,503

    kulaaas:

    I've already run the code but it seems that i always got the message InvalidBadResponse....i cant seem to get through...thanks by the way

    You can check this article , why it happen and reason behind this

    http://www.builderau.com.au/program/asp/soa/Enhance-ASP-NET-site-security-with-the-NoBot-control/0,339028371,339294623,00.htm

    I have Changed My Blog from (http://venkat-dotnetsamples.blogspot.com) to (http://venkat-dotnetsnippets.blogspot.com)

    Regards,
    Venkatesan.M

    Please Mark as Answered If its helpful and Un-Mark as Answered if it not help u.
  • Re: help... .net control to html iFrame

    07-06-2009, 2:05 AM
    Answer
    • All-Star
      91,064 point All-Star
    • vinz
    • Member since 10-05-2007, 11:47 AM
    • Cebu, Philippines
    • Posts 13,699
    • TrustedFriends-MVPs

    kulaaas:
    I've already run the code but it seems that i always got the message InvalidBadResponse....i cant seem to get through...thanks by the way

    Hi kulaaas,

    Since your main issue about Iframe is resolved, then I would suggest you to close this thread and create a separate topic for your new issue so that we can discuss the issue there, that way anwsers on this thread will not get mixed up..

    Thanks!

    Best Regards,
    Vincent Maverick Durano
    SDE|Microsoft MVP - ASP/ASP.NET

    "Code,Beer and Music ~ my way of being a programmer"

Page 2 of 2 (27 items) < Previous 1 2