Hi guys,
I am trying to use the ValidatorCalloutExtender control in my asp.net page. Apparently, it works fine, however during validation I can also see the requiredfield validator message coming up. This in essence is showing the extender message (as needed) and the requiredfield validator...
Hi guys,
I am using the treeview control in my page to display categories and subcategories. To show them as active or inactive, I am using checkboxes against each node. Now, on this page I don't want the user to change the checkbox state, therefore is it possible I can disable these...
Hi all,
I have a table that holds folder information (parent and children, identified by parentid). There's a different table for file information and a many-many relationship between them. This new table holds folder_id and file_id to keep track which files belong to which folders. E.g...
Hi guys,
I have a table that holds folder information (parent and children, identified by parentid). There's a different table for file information and a many-many relationship between them. This new table holds folder_id and file_id to keep track which files belong to which folders. E.g...
Hi guys,
I am really lost in this and all help will be highly appreciated. I want to make a database driven menu which can go 4 levels deep in asp.net 2.0
I cannot use asp.net menu control due to the css and layout of the control (which I cannot achieve with this control). The layout will be...
Hi all,
My client has a requirement which I think can be achieved using ajax, not very sure tho :) He wants a gallery of small images ( like boys, girls, cartoons etc) which the user can drop drop anywhere in a drawing area and move them around. In the future, these images would be 3d which...
Hi,
How can I hide my .cs files in asp.net 1.1 using Visual Studio.Net 2003? I realize there's a precompilation option in asp.net 2.0, but no idea how to do in 1.1
I would appreciate all help.
Thanks
Hi guys,
I have a table where swf files are stored as binary data. I can't seem to read and display the flash file. I would appreciate if someone could provide a link or let me know the code to read and display a flash file from sql server.
Thanks!
Hi,
I have a menu which changes images on mouse roll over. It works fine if I give in the path like this.src='images/xx.gif'
Now I want to use the menu in all the pages and some pages are not in the root folder, e.g a subfolder called products is a subfolder. To access the images folder from...
Hi guys,
For some odd reason my sql server has gone really really slow! Every query in sql query analyzer is suddenly taking ages to run!
Any idea what could possibly cause this? A different machine with the same specs and database is fast as expected.
Thanks!
Hi guys,
Can I display more than 1 advertisement in an Ad Rotator. I want to display, lets say 3 advertisements on a page. I tried the control and it comes up with 1 image.
If I try to use multiple controls, isnt there a strong chance that I would land up displaying same ads on a page?
Cheers!
Hi guys,
I am trying to find a good (yes, cost effective -- better word) for my ASP.Net (2.0) website which is to be launched shortly.
I am envisaging the traffic to be quite high (secrets, secrets..) and would be really grateful if you guys can share your experience with asp.net hosting...
Hi guys,
We are launching a website where ad companies can post their advertisments. Now I have noticed that a UK visitor goes to such a site, he sees the UK ads, likewise a guy from US sees US ads. I am wondering how this can be done? would I need to write a script that checks where a user...
Hi,
I have a page in asp.net 1.1 with a submit button. The problem is the onclick event is firing off when I am working locally, however when I upload it to the remote server, it doesn't fire off. I have created a new button and the same behavior.
I would appreciate if any one can help me...
Hi guys,
I have a page with more than 20 clickable images. I am wondering if there's any grouping mechanism for imagebuttons so that a click on any one can call the same procedure and I could retrieve the image that was clicked?
Creating onclick for each image button doesn't sound promising...
Hi,
I am making a page in asp.net 2.0 which will allow certain images to be clicked. E.g there would be a continents on world map, maybe countries too. So a user could actually go and click individual countries and I'll need to save whoever clicked whichever country.
I am wondering what should...
Hi,
I am using membership profile in asp.net and pointing to sql server 2000. I can see the aspnet generated tables storing this data. However, if I need to add more columns to a user, how can I do this in the aspnet table?
Thanks!
Hi,
My client wants to generate new asp.net pages from the admin section. It should work fine, if I make a single asp.net page and all these new pages could be called by "xxx.aspx?page=1" or "xxx.aspx?page=2" etc.
However, the client wants to name these pages individually rather than using a...
I was wondering what exactly it means that it supports 25 client licenses? Which one of the following is it:
1: connecting from 25 clients machines (remote connections) simultaneously
2: 25 connections within the application
3: 25 databases
Does the same imply for SQL Server 2005?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.