Bakb0ne Posted February 26, 2009 Share Posted February 26, 2009 Meh, so I was bored and a friend of mine pointed me towards a link to www.davidsbridal.com, which redirected me to a page to sign in. Within the sign on page, information was linked to the store ID, and catalog ID, just for info. After viewing the source on there, I plugged in this link: http://www.davidsbridal.com/webapp/wcs/sto...999999999%22(1) Which informed me nicely, [ServletException in:/DBI/CatalogSection/Category/DressYourWeddingLogInBody.jsp] null' Under this page in the source code, I noticed a link that pointed me towards a page they had apparently used before upgrading to the index page here, (at least I assume that's what it's there for, considering the left pane is gone) http://www.davidsbridal.com/webapp/wcs/sto...catalogId=10051 In the source code on this page, was a link to their main.css layout, which has URL handles for quite a bit of stuff. http://www.davidsbridal.com/wcsstore/DBI/s...-print/main.css The point, is really nothing but checking out their information, I'm sure someone could go a lot further than this if they wanted to, but I thought I'd point out some of the interesting ways they have their page set up. Quote Link to comment Share on other sites More sharing options...
DingleBerries Posted February 26, 2009 Share Posted February 26, 2009 ...no, it has urls for other css layouts, all this can be seen in ff view source. The exception handle is what you should be concerned with because that is where you will "try" to sneak some code in ajax Quote Link to comment Share on other sites More sharing options...
linton Posted February 26, 2009 Share Posted February 26, 2009 BakbOne: I like the little crawling bug animated gif in your sig! Yes, I thought a bug was on my screen. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.