>From someone who is trying to learn to another person who is trying to learn. >=)
If you don't know much I recommend playing around with code like what's on Charles site and also looking over some of the books he recommends. That way you actually undestand what the code is doing. I have found this to be extremely helpful. It gives you a chance to play with code that is explained to you both in form and function. Here is the list of the books Charles recommends. http://www.learnasp.com/chaz/portal/alias__Rainbow/lang__en-US/tabID__3367/DesktopDefault.aspx IMO if you are really just starting out Sams Teach Yourself Active Server Pages 3.0 in 21 Days will help A LOT. Good luck =) On Thu, 17 Mar 2005 02:04:46 +0000 (GMT), flor bamboo <[EMAIL PROTECTED]> wrote: > > I hope you could show me classic asp codes. I'm a beginner and I've just > started with classic asp; i'm not yet into asp.net. thanks again. > > Charles Carroll <[EMAIL PROTECTED]> wrote:I recommend looking at: > http://www.learnasp.com/freebook/learn/searchertypical.aspx > (VB.net search example) > > or > http://www.learnasp.com/freebook/learn/cs_searcher.aspx > (C# same search example) > > In terms of the hyperlinks > http://www.learnasp.com/freebook/learn/datagridtrick-manual.aspx > has an example of a Hyperlink column that does what you want > > On Wed, 16 Mar 2005 10:16:25 -0000, floorbamboo <[EMAIL PROTECTED]> wrote: > > > > > > I need to do a database search based on certain conditions (e.g., > > link.asp?key1=news&key2=local), and i also need to limit the output > > of my db table two only two items (title, description), and that the > > title also serve as link to the article. How should i implement > > these? What would be the relevant codes? Thanks... > > > > > > > > > > > > > > > > > > Yahoo! Groups Sponsor > > > > ADVERTISEMENT > > > > > > ________________________________ > > Yahoo! Groups Links > > > > > > To visit your group on the web, go to: > > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > > > To unsubscribe from this group, send an email to: > > [EMAIL PROTECTED] > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > Yahoo! Groups SponsorADVERTISEMENT > > > --------------------------------- > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > --------------------------------- > Yahoo! Messenger - Communicate instantly..."Ping" your friends today! > Download Messenger Now > > [Non-text portions of this message have been removed] > > Yahoo! Groups Links > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
