| Thread | Last Post | Replies |
|
| [Ann] Yet another Ajax Widgets library... | 24 Jan 2007 00:00 GMT | 3 |
Howdy, sorry if this is spam... We in Frost Innovation have been working alot with a new Ajax Web Widgets library called Gaia Ajax Widgets. It can be found at: http://ajaxwidgets.com and is "free as in free
|
| Excellent Java consultant available immediately | 23 Jan 2007 22:21 GMT | 3 |
I have excellent Java consultants available with me. Kindly contact me for your DIRECT CLIENT requirements. Consultant Name: Ramachandran Summary:
|
| image in asp.net | 23 Jan 2007 22:07 GMT | 4 |
i am new to asp.net.. what user control in asp.net can we use to display the image in the web application which we reterive from the clipboard..
|
| Add content to a database | 23 Jan 2007 22:03 GMT | 2 |
Is it possible to create a class in Asp.Net, give values to its properties and save it in a database for later retrieval? How can I do this? Thanks,
|
| How to remove ALT tag from menuitems | 23 Jan 2007 21:59 GMT | 1 |
I want to remove ALT tag that creates aspnet 2.0 in menuitems (alt="expand itemname"). This because some search engines take the words in alt tag and put them in the description of the site. How can I remove this tag?
|
| Weird... Session[] not working from static classes (IIS only problem) | 23 Jan 2007 21:28 GMT | 3 |
I'm having a problem with a method which resides on a static class I have on my ASP.NET application. public static string FilterCenter(string fieldName) {
|
| How to customize "server too busy" error page? | 23 Jan 2007 19:42 GMT | 7 |
there is a 500;13 page one can configure in the website properties, but .Net Framework 1.1 also delivers the "server too busy" message sometimes and the IIS custom error page does not seem to catch that. How would I customize the error page then?
|
| Freezing <Td> and <TR> | 23 Jan 2007 18:12 GMT | 3 |
Hi all im Creating a report in HTML with the help of dotnet.. im creating a which shows a data of 12 months .. the forst row of the column contains month names.. and the following data.. The table which contains a data is under div which has a scroll bar..
|
| Excel won't open in browser | 23 Jan 2007 17:32 GMT | 3 |
I'm having an Excel problem. I hope this is the appropriate group to post in. I am converting an existing classic ASP web application to ASP .NET. There is a reporting menu where the user clicks on a link and it opens
|
| File Download - Security Warning in IE when trying to open a link to an image | 23 Jan 2007 16:33 GMT | 3 |
Good morning everyone. I have an issue with a page I developed using ASP. On my page I have active (or is it dynamic) hyperlinks to photos of employees based on their employee number. When I click on the thumbnail in Internet Explorer I get a message box titled File Download
|
| Webconfig and Themes!!! | 23 Jan 2007 16:19 GMT | 2 |
I have this webconfig file that works perfectly, when I build the site locally: <connectionStrings/> <system.web>
|
| how to create a dynamic email from variable | 23 Jan 2007 15:54 GMT | 7 |
I am attempting to validate my user's email addresses by sending them a link. However, I am having trouble concatenating the variable name (GUID) into the url. Im using C#: public void SendSignupEmail(string emailaddress, string customerid)
|
| Confirm delete of record | 23 Jan 2007 15:32 GMT | 2 |
I am witing a web app using Delphi developer 2006 (C# app) and I have a datagrid. Excuse the numptyness of the question. I have a datagrid with the ability to Insert, Edit/Update and Delete records. The following is the datagrid definition
|
| All Menu Navigation | 23 Jan 2007 14:55 GMT | 3 |
I was reading an article (http://avenuea-razorfish.com/articles/TheAll-MenuNavigation_Turbek.pdf) on 'all-menu navigation' and I'd like to try and implement this in my site. Can anyone recommend how to get started?
|
| How to search array | 23 Jan 2007 13:57 GMT | 4 |
So far I've been blessed with a whole-lotta nice help and explaining in here, so I'll give it a go once again: I have some difficulty searching an array. I have a structure:
|