Hi, just to let you know, I have found the solution. I have to set the requiredfield validator's property "display" to "none". This works like a charm!
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 Mark,
Thanks for your response. The website does use tables in the menu, by css I meant the different elements and images associated for each level.
Thanks
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 mate,
Could you pls point out any resource you think I could refer to, would really appreciate that. The client wants to save the drawing sheet and resume later on as well, I doubt ajax would help in this case?
Cheers!
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 mate,
Thanks for that. there is an image file (xxx.ashx) which receives the id for that image and downloads the binary data. To view it, I just use <img src='xxx.ashx?Id=1'>, so I assume if I use the flash code (codebase etc) and use the same logic above, this might work out!
Thanks for the...
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!
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.