| Thread | Last Post | Replies |
|
| How to open my gridview to a google spreadsheet | 10 Sep 2007 09:10 GMT | 1 |
Hi Friends, I have a webpage, which has a gridview. I want to export my gridview to a google spreadhseet. I want this urgently. Can you pls give any solution.
|
| Sending email causing errors | 10 Sep 2007 08:54 GMT | 1 |
I am sending mail from a ASP.NET app built with VS2003. using System.Web.Mail. I get this error. The server rejected one or more recipient addresses. The server response
|
| sending out Javascript from the server | 10 Sep 2007 07:54 GMT | 7 |
I am working on an asp.net 2.0 web application, where I am making an add to place on a different site. This add consists of some dropdownboxes and some javascript. the site on which the add is supposed to be has a table and the add is
|
| Publish Failed | 10 Sep 2007 06:51 GMT | 3 |
I have a new VS 2005 web app project which compiles find and publishes fine to a local directory. when I try to publish it to a remote server, it fails almost instantly (2 or 3 seconds). So I created a new website on the server (no files, just a site with a dedicated IP ...
|
| Cannot run website in visual web developer express. | 10 Sep 2007 05:58 GMT | 2 |
Just installed visual web developer and opened a new web site (I have written no code) and pressed F5. I get the following error: Error 1 C:\Documents and Settings\Administrator\שולחן
|
| URGENT - ASP.NET, AJAX and server side events | 09 Sep 2007 20:23 GMT | 3 |
I'm wondering if I can do this with ASP.NET? I have an ASP.NET application that runs a component that fires some events. When these events are fired, I will like to trap them at client level
|
| Creating a photo Album | 09 Sep 2007 20:23 GMT | 2 |
Using VB 2005 I have been tasked with creating simple Photo Album page on our local intranet server that can display Thumbnails and then the full picture once the thumbnail is clicked in a new window, if the full picture is open I
|
| simple profile question | 09 Sep 2007 18:52 GMT | 4 |
Am i missing somthing simple? I can't access any of the profile names in my code behind i.e; textBox1.text = Profile.test = "some text" here's the web.config:
|
| Can't get datagrid sort object to work | 09 Sep 2007 14:14 GMT | 1 |
I have an admin style datagrid wherre I'm trying to invoke Sort feature on all the columns, but when using the following components (a page level strSQL so the bindMyGrid sub can read it, the sub to Sort the columns, and the datagrid attributes), i do not get the link on
|
| Control Certain IP | 09 Sep 2007 13:37 GMT | 2 |
My question Is how can I control or track any Ip of computer and prevent it from entering web site either by domain name or ite IP address For example: If my computer IP is 10.0.0.117 and Domain name for site is www.yahoo.com
|
| Array and Email issue/question | 09 Sep 2007 13:34 GMT | 4 |
The page I am using works fine when just using hand entered values in the page itself ie objMM.To = "someone@someplace.com" The problem I am having is I can't seem to "translate" the array I have of values into a string that would be useable for the .Body
|
| Determining a users country and time zone | 09 Sep 2007 13:31 GMT | 1 |
I know this has been asked before but the answers I've seen don't answer my question. When a web surfer visits a site, is there a way to detect what region/ language there PC is setup on? I've seen solutions that involve IP
|
| Open in new window | 09 Sep 2007 13:01 GMT | 28 |
I have an ASP.Net page that does a Response.Redirect to a code-created url. Is there any way to code the redirect to open a new window similar to the Javascript window.open() ? Thanks. David
|
| call a server method from gridview's template field | 09 Sep 2007 11:48 GMT | 6 |
I want to call a server method from gridview's template field, but it doesn't seem to be working, any idea what is wrong in this. Thanks Ganesh
|
| ODBC Datasource problems | 09 Sep 2007 09:34 GMT | 4 |
I am need to access an ODBC data source from within my ASP.Net 2.0 (c#) application. I am Using Visual Studio 2005 Professional. I have added the ODBC objects to the toolbox, as they are not in it by default, but they still won't show.
|