|
hi all,in my asp.net application i have two menus from one sitemap,First menu is level 0 level shown at top/header of page. and second is at left side.
when i select/click on the left side menu then the selected menu at top of page is hided/vanished. which i dont want.
i want to select both top level menu and left side menu as well but it is currently selecing one at time not both.
Regards.
Tasleem Arif
|
|
|
|
|
Are both menues in the same masterpage?
|
|
|
|
|
hi thanks for ur reply,
yes both are on same page,
Regards.
Tasleem Arif
|
|
|
|
|
where is the filling of the menues done? in the page_load or in plain APSX?
|
|
|
|
|
Menus are actually saved in sitemap, and top level menus are populated using sitemap datasource while left side as populated using the manully getting the url names from sitemap.
Regards.
Tasleem Arif
|
|
|
|
|
Hi there,
i have an application developed for Windows Xp on VS2003 which uses Microsoft.ApplicationBlocks.Data.dll. Now i wish to migrate the application to windows vista for which i first need to migrate my code to VS2005. i want to know whether Microsoft.ApplicationBlocks.Data.dll is compatible to VS2005 and subsequently Vista. If no, then what are the workarounds or what else should i do.
Hope for help
Best Regards,
Mustanseer
|
|
|
|
|
You've spent three hours asking this on various boards of this site, but you're incapable of trying google or downloading it to see yourself ?
Are you hoping to be a programmer one day ?
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
It's urgent!
www.wickedorange.com
www.andrewvos.com
|
|
|
|
|
He also forgot to say "plz", the ill-mannered lout.
|
|
|
|
|
hi
I have made a login page and it is working properly. my problem is:
my application has 10 pages + a login page. And I want 5 pages will not open directly until we don't log in the login page. and the remaining 5 pages can be accessed without login. kindly help me or send me the link for the same.
thanks in advance
|
|
|
|
|
When your user logins in, store a key in the session. Write a base page that checks this value, and then if it's not there, redirects to the login page. Make only the pages that require login derived from that class.
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
when i run the application it shows the login page initially. i want it will be shown after my home page.
|
|
|
|
|
So don't derive your home page from that base class, so it's one of the pages that doesn't require login.
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Hi
I have a asp:hyperlink in my app
If i Set to return false the user cannot click on it,
however they can still see the hand when they move their mouse over it and it looks like a link, is there a way to stop this happening?
|
|
|
|
|
I believe if you set the navigateURL property to an empty string, it just renders a label. If not, hide it and show a label instead.
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Hi,
I have to make an Internal WebSite Search System i.e. A Search System that wud search only within the site and return its specific results.
Can anyone help me with this??
Am using ASP.net(with C#) and MS SQL Server 2005..
Thank You.
|
|
|
|
|
The obvious way is to have all your searchable content in a database, and then just write SQL to search the database.
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Thank You Sir...
e1 i thot of the same...But dont u tink that as the website grows it wud be tedious enuf to fill in the database with all the contents that can be searched..moreover the one who is making the data entry will have to sit and think a lot over all the content that cud be searched for....
isnt there any other way to approach this problem, Sir?? please suggest if u have any...
or else i will have to opt for this method itself...
Thanks once again...
|
|
|
|
|
A-MEN wrote: ...But dont u tink that as the website grows it wud be tedious enuf to fill in the database with all the contents that can be searched..
I'd write it so it was driven by the DB, in fact, I'd expect a site that needs searching to be driving that way anyhow.
A-MEN wrote: it wud be tedious enuf
Gosh, I hope you're not writing the content. What language is that ?
Your only other option, as far as I can see, is some tool that indexes your aspx files, to expose your site to the world and let google index it, or prayer.
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Thanks a lot for the help Sir...
And sorry for using that kind of language.. SMS lingos have just got onto me..
Anyways thanks a lot for the help..
|
|
|
|
|
well as you can't be bothered to code:
http://www.searchengineforums.com/tools/website-search/
http://sitelevel.whatuseek.com/
http://www.javascriptkit.com/script/script2/google_site_search.shtml
|
|
|
|
|
Thank you for ur help Sir..
|
|
|
|
|
Hi,
i am actually working on a program that wud check the system time and send mail to people according to the time specified in the database if its matching with the system time...
i want to run this program at all times i.e. check the system time continously and send the mail.. Can any one help me with this???
Can anyone tell me where to start from?? Wot all should i do to make this program run at all times...
I am using ASP.net(with C#) and MS SQL Server 2005.....
Thank You!!!
|
|
|
|
|
ASp.NET won't do it, write a windows service for this task.
Christian Graus
Please read this if you don't understand the answer I've given you
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Thanks a lot for your help Sir..
|
|
|
|