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:657625
More Search Options
RSS Available
Matching Posts
Which Where does a query use if there is more than one?
I have a query below with a lot of Where parts But how does it know which one to use? SELECT dbo.tbl_names.[Full Name], tbl_links.contactedbyother, tbl_links.contactedbyIC, tbl_links.continent, tbl_links.country, tbl_links.city, tbl_links.fromdate, tbl_links.todate, tbl_links.other, tbl_links.collaborations, tbl_links.visttype, tbl_links.lastupdated, dbo.tbl_names.Ambassadors FROM tbl_links INNER JOIN dbo.tbl_names ON tbl_links.cid = dbo.tbl_names.CID WHERE (tbl_links.isLink = @isLink) AND (tbl_links
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
DonalDorling
on 9/20/2006
Re: Filtering Combobox
Thanks for your reply Morning is that the only way to do it. Can I not some how not use searchText.ClientID to fill it in so it work all the time? Thanks again Jonathan
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
DonalDorling
on 9/20/2006
Re: storing a var in the master page
Thanks you both for your replys. I have now fix it by using a Session. All works well Vivek, Could you please explain your 2nd part again i am lost by what a Base Page is? Thanks Donald
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DonalDorling
on 9/20/2006
Re: storing a var in the master page
What could you suggest I use?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DonalDorling
on 9/20/2006
Re: storing a var in the master page
ok I just been testing and the value in the master page is lost when I change the page using the line below Server.Transfer("Default2.aspx", true); How can I change the content page with out lossing my value? Thanks Donald
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DonalDorling
on 9/20/2006
Re: Filtering Combobox
I been using the autocompletebehavior and I've got it working how i want it to. But now i need to put it in a master page but it doesn't work I get the error "Assertion Failed: Could not find an HTML element with ID "searchText" for control of type sys.UI.TextBox" Why is this? Thanks Donald here is my code. <%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default3.aspx.cs" Inherits="Default3"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
DonalDorling
on 9/20/2006
Re: storing a var in the master page
thanks a lot that worked which Page_Load get run first the Content page or master page Thanks Donald
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DonalDorling
on 9/20/2006
storing a var in the master page
I've got a master page in my site and want to know if it is possble to store var in it, and still access it from the Content page if so how can i do this. And will the var go from one Content page using a master page to another Content page using the same master page If I use Server.Transfer( "Default2.aspx" , true ); if not how can i do this? Thanks a lot Donald
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DonalDorling
on 9/20/2006
Re: Same Problem UNsolved............... NEED SOLUTION
I have this same problem If i create a web site from the atlas template on my local drive it works no error and i get atlas in the Intellisense. But if I create it on a shared drive which i need to do i get an error on the ScriptManager saying it is an unknow element. and No atlas in the Intellisense. What do I do to fix this?? Thanks Donald I do have the altas file in the bin dir here is my web.config which is what i think need change to fix this. <?xml version="1.0"?> <!-- Note: As an
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
DonalDorling
on 8/10/2006
Re: Atlas compatible
a normal asp.net page doesn't work too so when we look at it a bit more it was not set to asp 2.0 so that is why it didn;t work thansk for all your help Donald
Posted to
ASP.NET AJAX UI
(Forum)
by
DonalDorling
on 8/4/2006
Page 1 of 4 (38 items) 1
2
3
4
Next >
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online