| Thread | Last Post | Replies |
|
| Problem Displaying Image in gridview | 08 May 2007 04:45 GMT | 3 |
I am not sure is this a common problem. I can't display image which in a gridview to excel or word. I have not try on pdf or web but surely this annoy me. I tried to google it and the best I can found is this code which
|
| ASP.NET project | 08 May 2007 04:19 GMT | 3 |
I need an ASP.NET project. Anyone got any ideas? Woody.
|
| hyperlink | 08 May 2007 04:15 GMT | 2 |
I have an ASP.Net application written in C#, (VS2005) on the .Net v2.0.50727 framework, and am experiencing some difficulty with a simple hyperlink. My page contains a table of contents listed as hyperlinks on the right-hand side of my page. the first time i open
|
| membership / role provider in a web service? | 08 May 2007 02:52 GMT | 3 |
Can you use asp.net's membership and role provider sevices inside a web service for authentication? I am trying to find a way to reduce coding.. and that seems like it would be a good fit to do simple authentication (a user would login using a login method and create a session ...
|
| That assembly does not allow partially trusted callers | 08 May 2007 02:21 GMT | 5 |
From the amount of articles about this one I’m sure this gets asked a lot, but I haven’t yet found a succinct article which explains what is required in its entirety. I work using Visual Studio 2005 SP1 mainly in ASP.Net using VB.Net 2.0.
|
| VB | 08 May 2007 00:42 GMT | 2 |
When you declare <script language = "vb" which vb is it?
|
| Need help with button click and java code | 08 May 2007 00:27 GMT | 4 |
i have a back button inside the code i have the following: Response.Redirect("javaScript:history.go(-1)"); I can't get the thing to work like i want it to, i want the user to click the button and to return to whatever page they came from ...
|
| Validators and multiple submit actions | 08 May 2007 00:21 GMT | 4 |
How can I prevent the validators from working for one button and not another. The scenario is a Master / Content where there is a Sign-in button at the top of every page, and a submit button on a Join page. PS: If you dont actually have the answer, PLEASE do not post a reply
|
| Touch Screen POS | 08 May 2007 00:18 GMT | 2 |
Can anyone tell me how a touch screen POS monitor works? In other words, do I just set it up and go or do I need to use any type of manufacturer interface with it? I'm thinking of using one as a kiosk for web based POS. Thanks,
|
| list elements in form | 07 May 2007 22:59 GMT | 4 |
Can anyone tell me how to get the ID's and text from all the labels, textboxes, checkboxes, buttons, etc in a form? This needs to be in VB, not C#. Thanks!
|
| Ajax Handlers, Web.Config, Machine.Config | 07 May 2007 22:12 GMT | 4 |
I have a server with about 50 web applications on it. I would like to enable ASP.NET Ajax on all of them, but I don't want to spend the time manually modifying each and every web.config. Can I simply add the ajax entries to the machine.config instead? And, if so, exactly what
|
| Adding several records at once | 07 May 2007 22:07 GMT | 9 |
I have a need to add several userid's (for example) to a table in an sql database. The usernames will all added to a listbox (or similar) and a 'submit' button will be clicked to send them to the database. I have a stored procedure which adds once username at a time. I therefore
|
| CSS and ASP controls | 07 May 2007 22:06 GMT | 2 |
When I change my monitor resolution my asp menu control moves around the screen so what is right at one reolution is wrong at another. I have positioned the menu using css, should I place the menu control in a div and position that instead? Is there a best way to do this? I ...
|
| Updateable GridView with paging | 07 May 2007 21:22 GMT | 2 |
Is there an example available for GridViews that demonstrate how they can support paging and updating? E.g. say I make some changes in the first page of data on a GridView then switch to page 2, how are the changes in page 1 preserved? Does the GridView do it automatically? Does it ...
|
| ASP.NET 2.0 and SQL Server 2005 Training | 07 May 2007 21:10 GMT | 2 |
I am an experienced .net 1.1 /sql 2000 programmer and looking to upgrade my skills to .net 2.0 (c#) and sql 2005. I am looking for suggestions for instructor led training classes that I can attend... Looking all over US.
|