Search

You searched for the word(s): userid:834198

Matching Posts

  • Re: Randomise RSS feed?

    Thanks! That looks like pretty much what im after. But from what i can see there does not seem to be a way to randomise the output? Any ideas of how i can display the feed in a random order; display 10 random items from a feed for example? Thanks Charles
  • Re: CSS Friendly + asp:menu control

    *bump* Anymore ideas on this? i am still banging my head against a brick wall trying to get my page to display in IE6! Thanks Charles
  • Randomise RSS feed?

    Hi there, not sure if this code exists anywhere, but i am after some code i could build on that would retrieve an rss feed, parse it, then display the items in the feed in a random order. Eventually i would need to parse multiple rss feeds and randomise all items, but i can build this functionality on if i have the code to start with. Does anyone know of some starting point i could use that is in VB? Thanks Charles
    Posted to XML and XmlDataSource Control (Forum) by radion_auto on 6/15/2009
    Filed under: random rss feed
  • Re: CSS Friendly + asp:menu control

    Could somone please tell me how i get rid of these annoying auto generated styles? .net is putting a "height:1% !important;" on A tags inside my menu, this totally messes up IE6 compatibility and i cant seem to get rid of it! This has sadly halted my progress with the site for several hours now, what a waste for such a silly problem :( Charles
  • Re: CSS Friendly + asp:menu control

    Is there a way to do this without having to recompile the CSS friendly component? i can't actually do this as my visual studio does not allow me to load C# projects for some reason, and there is no VB version that i could find..
  • Re: CSS Friendly + asp:menu control

    Thanks for the reply, but that is not really the behavior i am after. I still want the html layed out css-style (with UL and LI's instead of dirty tables) i just dont want all the css stylesheet markup auto generating, any ideas? Cheers Charles
  • CSS Friendly + asp:menu control

    Hi there, basically im having some problems with the annoying generated styles that .net puts in when using controls with the css friendly component. It seems to auto generate a load of css styles and put them in a webresource.axd file. the content of these is playing havoc with my css. I dont really want it to generate any css for me, i cant write it myself, but ill be damned if i can find where it is disabled! Anyone able to tell me how i can strip out all of the formatting .net puts into the menu
  • Re: "Type 'ShoppingCart' is not defined" error

    Cracked it! Thank you so much for your help, i really appreciate it. I have rebuilt the whole project using the "website" option instead of web application and it works perfectly! I can't believe i did not know the difference between them! This is my second site now and i built my whole first one on a "web application" Thanks for the example project etc, hopefully this thread will save hours of head scratching for at least one other poor sole who does not know the difference
  • Re: "Type 'ShoppingCart' is not defined" error

    I think i have actually managed to wreck my project trying to fix this problem.. i right clicked on the root and selected "convert to web application", this appears to have moved everything in my project around. The thing is, when i started this project i chose the "ASP.NET Web Application" option, the right one for a website right? so i thought it was already an application. I think i might have to just start a new project now. Do i choose "ASP.NET Web Application"
  • Re: "Type 'ShoppingCart' is not defined" error

    Hi Dave, Yes i have 2 other vb files that are related to this one (product.vb and cartitem.vb). I just recreated the viewcart.aspx file as a new document and put only the block of code you used into the codebehind file and got the same error. It seems like something more bizairre is wrong. I have recreated both the vb file, my aspx file and its codebehind yet i still get the same error? Also, since i recreated the vb class file i also have the type not defined problem in the file that had a previously
Page 1 of 5 (44 items) 1 2 3 4 5 Next >