Showing results 1 to 3 of 3
Search took 0.00 seconds.
Posts Made By: dbdesigner_2008
Forum: ASP.NET Apr 22nd, 2008
Replies: 0
Views: 337
Posted By dbdesigner_2008
Authorization within subdirectories

<configuration>
<location path="images" AllowOverride="false">
<System.web>
<authorization>
<allow users="?"/>
</authorization>
</System.web>
</configuration>
Forum: ASP.NET Apr 18th, 2008
Replies: 0
Views: 224
Posted By dbdesigner_2008
repeating xhtml on aspx page

Hi
I was wondering how to I could repeat a section of xhtml code for each record retrieved from the database. Ie after executing I should have a list of products adhering to the following...
Forum: MySQL Mar 12th, 2008
Replies: 0
Views: 369
Posted By dbdesigner_2008
Coursework submission system

Attached to this thread is the DB schema I've come up with. I'm trying to do an outer join to join the exercises to the submissions regardless if there's a related record in the submissions table. ...
Showing results 1 to 3 of 3

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:04 pm.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC