| Thread | Last Post | Replies |
|
| The Most Frequently Asked Questions About Islam | 26 Nov 2007 20:37 GMT | 1 |
WHAT IS ISLAAM? The word "Islaam" means peace attained through submission ; to be at peace with yourself and your surroundings by submitting to God and obeying his commandments. This is a unique religion with a name which
|
| Help with Gridview and image button | 26 Nov 2007 20:09 GMT | 4 |
I posted this question yesterday but didn't get the answer I needed. I am DESPERATE to get this working so I'm re-posting it because I don't think I worded it correctly. I have a GridView which is databound to a table. All the data is
|
| SQL Server session state not working unless cookieless=true | 26 Nov 2007 19:53 GMT | 1 |
Thanks in advance for any info. If the cookieless=true is turned on, the sessions are stored in the database. If cookieless=false, then no attempt to use the database is made. I verified this by putting an invalid password in the connection
|
| random server error when using OCX in web page | 26 Nov 2007 19:23 GMT | 2 |
We are trying to use our OCX control in a web page in order to create a web interface to our label printing application. Seemingly randomly, calls to certain methods of the OCX will cause a server crash. We have been trying to debug this for several weeks and cannot figure out what
|
| Builing a navigateurl string programatically. | 26 Nov 2007 18:08 GMT | 2 |
I have a routine that goes through and creates some hyperlinks that I add to a panel on the page. Works fine. When I generate the navigate url string, I include some querystrings to it. The string looks fine before doing it but when it get's to the actual string, it converts the ...
|
| CompareValidator won't validate | 26 Nov 2007 16:43 GMT | 3 |
I have added a CompareValidator to my .NET 2.0 web page and told it to validate against Integers. I set the ControlToValidate, the Text, Display (tried both Static and Dynamic),the ErrorMessage, theType (integer), yet it still let's the value
|
| Get value from an image button in a row in GridView | 26 Nov 2007 16:15 GMT | 3 |
I have a gridview in which each row has an image button attached. I have each button in each row set up to be associated with a DB field. When I hover above the button it shows me the correct value of the DB field in a tooltip, so there is no problem there. But ...how do I
|
| ASP.net and PHP.net | 26 Nov 2007 16:14 GMT | 1 |
If anyone knows about asp.net and PHP.net tutorials in Goa and where d classes are conducted please reply. on samir.umarye@gmail.com
|
| asp.net 2. 0 security | 26 Nov 2007 14:11 GMT | 2 |
I have to secure an internet application to only allow certain users and have come up with the following page load and web.config code. basically I allow all users access then catch their user name in the page load and allow/deny access based on <add key="allowed"
|
| Calendar control | 26 Nov 2007 13:35 GMT | 2 |
I am building a page with the ASP.NET Calendar control. Is there any way i can change the style (ex: background) of certain days, but not one day, an interval of days (ex: 3,5,6,7)? Thanks,
|
| How can I install a web application on IIS via Setup | 26 Nov 2007 12:48 GMT | 1 |
After copying application to somewhere, we must go IIS and make some settings by hand, how can I automatically setup web app's ?
|
| How to retrieve, in a Intranet, the name of the client computer that connects to IIS 6.0 | 26 Nov 2007 10:01 GMT | 7 |
I have a big intranet that I run with IIS 6.0. I need to log the client's machine names, and I found on the web istruction on how to use REMOTE_HOST server variable while enabling Reverse DNS on IIS. Using also a query to the DNS retrieves only the names of machine that are
|
| Remote Desktop via web page | 26 Nov 2007 08:55 GMT | 3 |
I want to include a very old Visual Basic 6.0 application into my web project. Therefor I thought it would be a good trick to place a remote desktop access control into my web page. It should access a terminal server where the appliaction runs. This is of course a preliminary ...
|
| .NET Frameworks question | 26 Nov 2007 06:44 GMT | 1 |
I am using the following to try and help me get the answer to my question. Can anyone help? http://expertcodeadvice.com/index.php?topic=5.0 Thanks,
|
| Cache Authentication vs Forms Authentication - Thoughts? | 26 Nov 2007 04:22 GMT | 4 |
I am developing a IIS 6.0 / ASP.NET 2.0 database driven web site that will be used for an in-house application with less than 1,000 potential users and which will probably never have more than a couple of hundred simultaneous users at any given time.
|