Browse by Tags

Related Posts

  • Tables in Asp.net

    I am currently collaborating with a web designer in upgrading an ASP classic website to ASP.Net. She is strongly opposed to the use of HTML tables except where the contents is plainly a tabular spreadsheet. As you know, many of the ASP.Net server controls, including the Panel and the Datalist, generate...
    Posted to Free For All (Forum) by Sheldon Penner on 09-29-2006, 12:00 AM
    Filed under: html, asp.net
  • Re: How do I launch internet explorer in Visual Studio 2005 using VB language

    I have found the code for launching the Internet Explorer but cannot add the content of the text in front of the URL at run time. with this code i can launch IE: System.Diagnostics.Process.Start( "iexplore.exe" , "http://www.google.co.uk/search?" ) but i can't add the content...
    Posted to Free For All (Forum) by faezeh on 10-11-2006, 12:00 AM
    Filed under: engineering, html, web 2.0, asp.net, addins, visual studio
  • Re: How do I launch internet explorer in Visual Studio 2005 using VB language

    Thank you, as part of my project, i need to send queries to Google and AltaVista via Internet Explorer URL address or their index, in order to capture their search results (based on the way i have constructed the queries) and i don't know if AltaVista also provide similar technologies like Google...
    Posted to Free For All (Forum) by faezeh on 10-12-2006, 12:00 AM
    Filed under: engineering, html, web 2.0, asp.net, visual studio, html form, vista
  • Re: How do I launch internet explorer in Visual Studio 2005 using VB language

    I want to see the search results i.e. the first ten results from each search engines, thus, visual comparison only. I am not familiar with 'iframes' could you please advice me. Can I use this with Visual Studio 2005 and Visual Basic Language? Thank you,
    Posted to Free For All (Forum) by faezeh on 10-12-2006, 12:00 AM
    Filed under: engineering, html, web 2.0, asp.net, visual studio, html form, vista
  • Re: How do I launch internet explorer in Visual Studio 2005 using VB language

    I have added the code to a button titled "SEARCH", but when I run the program I get an error, please see below. Is there any way to correct this? Do I need to distribute some part of this code to the source page? Your support and valuable advice is most appreciated, Faezeh. ---------------...
    Posted to Free For All (Forum) by faezeh on 10-12-2006, 12:00 AM
    Filed under: engineering, html, web 2.0, asp.net, visual studio, html form
  • IFRAME troubles

    Dear All I am trying to run allplet within an IFRAME inside my aspx page. For some reason it wont run. I can see everything else from the page except the area where the applet is. Is there any special setup that i would need to make to allow this? I have set up the applet to run in a simple html page...
    Posted to Getting Started (Forum) by Dan_dan on 11-06-2006, 12:00 AM
    Filed under: .Net 2.0, asp.net, customvalidator cross page postback, approach, html, javascript, ClientScript
  • Re: unexplained alignment - DESIGNER NOT WYSIWYG

    Hi, Are you using VS 2005, or WDExpress 2005? Are you sure which settings you have in the LAYOUT/POSITION and AUTOPOSITION menu items? If you make changes there, you may not see then reflected in items you placed before you changed them. Also, if and when a CCS file will override what you have set in...
    Posted to Getting Started (Forum) by Brian27 on 11-16-2006, 12:00 AM
    Filed under: display, asp.net, html parsing, output, html, CSS
  • Re: How do I launch internet explorer in Visual Studio 2005 using VB language

    in Visual Studio 2005 (design view) I have doubled clicked on the 'Button' (SEARCH) and have pasted the codes; as I want for this code to work at run time only (when the user clicks on the search button). I don't know any other way for this to happen.
    Posted to Free For All (Forum) by faezeh on 10-12-2006, 12:00 AM
    Filed under: engineering, html, web 2.0, asp.net, visual studio, html form, Web Forms
  • Do / How do I use a HMTL list, or can I use the ASP.NET 2.0 Menu instead?

    Hello, I am using a template from OSWD found here . I have decided to use the menu for the navigation of my site and have the code in a master page. The navigation for my pages is this 1 <!-- This hold the navigation tabs --> 2 < div id= "tabholder" > 3 < div id= "tabs8" > 4 < ul...
    Posted to Getting Started (Forum) by vesuvius on 02-28-2007, 12:00 AM
    Filed under: asp.net, html, menu control
  • converting relative paths to absolute paths

    Hello Everyone, Does anyone know of a good way to convert relative paths in html to absolute paths. I have html content contained in a string and was wondering if there is any way to go through the string and add the missing part of the complete url as they are found. This would probably be best if it...
    Posted to Free For All (Forum) by rbunn83815 on 03-13-2007, 12:00 AM
    Filed under: html, asp.net, String
Page 1 of 3 (25 items) 1 2 3 Next >