Advertisement

1 - 10 of 53 containing alltags:("asp.net 2.0 vb") (0.001 seconds)
I have a project that I am working on where I post to a page and get an XML response. I am programming in ASP.NET 2005 VB, .NET 2.0 I would like to take the values from the response and use ...
Zones: ASP.Net ProgrammingDate Answered: 08/24/2007 Grade: A Views: 0
Hi.  I'll open up with I'm practically a .NET newbie, so here we go: I've got a GridView which contains 2 hyperlinks which pass an ID through a querystring back to the same page it is currently ...
Zones: ASP.Net ProgrammingDate Answered: 01/15/2008 Grade: A Views: 8
For some reason or another I am getting this error : Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page...
Zones: ASP.Net Programming, Visual StudioDate Answered: 03/05/2008 Grade: A Views: 0
i have an upload picture program that then response.redirects the user back to the parent page.  when the parent page is displayed, the picture that was just uploaded doesn't show up until the user...
Zones: ASP.Net Programming, MS Visual Basic, WebApplication...Date Answered: 04/18/2008 Grade: B Views: 4
      I have code to upload and save a picture as a thumbnail.  The thumbnail code works great.  The problem is I'm trying to then crop the thumbnail to a square pixel of 55 by 55.    I'm using co...
Zones: MS Visual Basic, ASP.Net ProgrammingDate Answered: 05/09/2008 Grade: B Views: 12
Is it possible (inside the page - not the code behind) a call to a function that I have stored in a VB class file inside my app_code folder. The example is as follows; <asp:Repeater> ~~~ BLURB ...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 06/03/2008 Grade: B Views: 0
when I use hebrew characters in the aspx page it looks OK. But in the aspx.vb file (code behind) it looks ???????? I am using <globalization uiCulture="auto" culture="auto"/> in the web.config....
Zones: ASP.Net Programming, .N...Date Answered: 09/28/2008 Grade: A Views: 0
I have a master page that dynamically sets an image for a hyperlink as well as an unordered list for a section based on a value passed from the content page.  The problem with this solution is that...
Zones: ASP.Net ProgrammingDate Answered: 07/02/2008 Grade: A Views: 47
I am using HTML in a GridView column and it is not being rendered as HTML just as text. what can I do so the HTML is rendered as HTML and not text without using JavaScript?
Zones: ASP.Net Programming, .N...Date Answered: 09/01/2008 Grade: B Views: 46
I have a Visual Studio 2005 (Framework 2.0) ClickOnce deployment directory to which I've added a default splash page. On this page I'm trying to use a Session variable called "szMode". Here's the p...
Zones: .NET, Microsoft IIS Web Server, WebAppli...Date Answered: 08/12/2008 Grade: B Views: 0