Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:680780
More Search Options
RSS Available
Matching Posts
Re: cant post ads after changing authentication type to windows
In that case I don't have any suggestions, other than just use Forms instead of windows, and of course they would just need to register/login seperately. You might want to try posting in one of the more advanced forums. Might get some ideas that way. Good Luck
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/19/2009
Re: advanced search url path?
I did just that. I simply copied the code for category on the search.aspx.vb page And you can pull the url like so: www.mysite.com/Search.aspx?location=SomeCity&c=5 Really it's very easy. Good Luck
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/19/2009
Re: advanced search url path?
Did you try just typing the url into your browser, not using the sitemap? If there's still an issue, lets see your code from search.aspx.vb (or .cs)
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/19/2009
Re: advanced search url path?
I'm not seeing where you were adding to it, but it's all in the pageload section. To start with there's a fix that you haven't done yet. (Still in page load) Original ' carry over just search term as regular search in category SearchTermTextBox.Text = advParameters.SearchTerm SetCurrentCategory(AdvancedSearch.CategoryId) SetSearchMessage(1) ViewState( "advancedSearchInEffect") = False The fix ' carry over just search term as regular search in category AdvancedSearch
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/19/2009
Re: advanced search url path?
I wrote the code assuming that you wanted the city to show in the searchtextbox. I use the categorydropdown for my states, and the search textbox for my cities. It sounds like it's not working from both trying to use the same spot. Or how do you do it?
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/19/2009
Re: cant post ads after changing authentication type to windows
A quick and dirty way would be to set a default memberid if none is present, to "0" The complete way, I'm guessing is to go through site, stored Procedures and all, and remove all references to MemberId. Don't forget to check the database triggers. It might have references in there too. And of course make a complete backup before you start, just in case. Good Luck -Daniel
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/17/2009
I need help how to block a robot that trys to use my site's email function.
I have been dealing with this jerk for a while now. So far he is unsuccessfull, but it's just because my scripts don't allow html to be sent in the message. Basically this robot hits my site, and trys to use my contact user forms and feedback forms to send spam email. This all started before I had Captcha running, so I tryed that and he still got through. So I changed the form names, textbox names. I would still get the error notifications indicating they came from the old no longer used
Posted to
Security
(Forum)
by
darkknight187
on 11/15/2009
Re: Dynamic Meta Description on ShowAd Page?
You were on the right track, but you messed up adding the quotes. This "ad.Title" makes it write whatever is between the quotes. This ad.Title with no quotes tells it to get the the actual Title for your add. And another useful thing at times is to do both. ad.Title + ", Some static code here. " + ad.Description Good Luck -Daniel
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/13/2009
Re: Need help with Show Ad
Just for the record, I agree with racer. If User.Identity.IsAuthenticated Then SetActivePanel(ResponsePanel) Else FormsAuthentication.RedirectToLoginPage() End If Is a much better way to do it. Or you can use the same if statement to set the panel visibility to true only when the user is authenticated. Good Luck
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/10/2009
Re: ObjectDataSource AdDataSource Could not find a nongeneric method error
Yes, You added or removed one of the columns. For example, by default there's no column for Phone Number, and if you added it to all update sections but one, it will error like that. The sections are: Stored procedure UpdateAd, App_Code/DLL/Ads.xsd (I like to do it manually, by right clicking and choosing view code) There's two updateAd sections. App_Code/BLL/Ads.vb again UpdateAd Section. And the editAd.aspx page, needs the textbox, or whatever you used for the new column. It also needs
Posted to
Classifieds Starter Kit
(Forum)
by
darkknight187
on 11/1/2009
Page 1 of 101 (1004 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online