Search:

Type: Posts; User: jackmac

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    851

    Re: Movie file placeholder?

    Forgot to say, sorry.

    I'm using VS10
  2. Replies
    3
    Views
    884

    Re: Conditional stylesheet?

    I've solved it by having the requirded image appear on the page itself rather than in the master - much easier and just as effective for my project
  3. Replies
    2
    Views
    851

    Movie file placeholder?

    Hi all,

    I'm putting together a help page for my web app and figured that rather than the usual 'Help' file stuff, I could put a short video help file along with an explanation.

    I have a page...
  4. Replies
    3
    Views
    884

    Re: Conditional stylesheet?

    It's only the image header/ I've created a folder for the unique image and I'll point to the folder using session variables to grab who they are then go to that folder. The image will be located in...
  5. Replies
    1
    Views
    1,192

    Re: How do i create a submit form?

    Can you give a little more info on what you want to get with the form? Are you asking for registered users to submit information or is it going to be a general public form?
  6. Replies
    3
    Views
    884

    Conditional stylesheet?

    Hopefully an easy one for somebody...

    The template I use for all of my pages looks at the style.css to get the header image. I want to change it so that it looks at who logs in and displays an...
  7. Replies
    3
    Views
    763

    Conditional stylesheet css?

    Hopefully an easy one for somebody...

    The template I use for all of my pages looks at the style.css to get the header image. I want to change it so that it looks at who logs in and displays an...
  8. Replies
    2
    Views
    578

    Re: Adding Tab controls

    Sorry, am using Framework 4, Vis St 2010
  9. Replies
    2
    Views
    578

    Adding Tab controls

    Hi all,

    I had a standard input form which had around 12 fields on it (name, address 1 etc). This form worked perfectly well, no problems with it.

    I decided to add the Ajax Tab control to tidy...
  10. Replies
    6
    Views
    831

    VS 2008 Re: Get Integer Value

    No, it's built-in and appears as one of the choices when you start to type (Intellisense?)
  11. Replies
    6
    Views
    831

    VS 2008 Re: Get Integer Value

    I've copied some of the code below:

    ===============================================
    Dim ws_FirstName As String, ws_SURNAME As String


    For Each Row In PlayersDT.Rows

    ...
  12. Replies
    6
    Views
    831

    VS 2008 Get Integer Value

    Hi all,

    I'm connecting a form to a database which contains mostly text fields. I've been using GetStringValue to pull the data into the form. One of the fields is an Integer and obviously...
  13. Replies
    0
    Views
    473

    Date asking for US format

    Hi all,

    I've put together a site which asks the user to insert a date for a project. If they put in say 14/10/2010 it says it's an invalid date format. If they say 10/14/2010 it works fine. I...
  14. Replies
    5
    Views
    617

    Re: Table with image behind it?

    *Holds head in shame and wanders off to sit on the stupid step*.

    I've been looking at it in too complicated a way and thought I'd need to layer when in fact all I needed to do was think in a more...
  15. Replies
    5
    Views
    617

    Re: Table with image behind it?

    Hi there,

    I want the image to fill the page and the table to sit 'on top' if that makes sense. The code for the page will be written as part of the aspx.vb page. The image will only appear on this...
  16. Replies
    5
    Views
    617

    Table with image behind it?

    Hi all,

    I've been trying (unsuccessfully) for the past week to get one of the pages on my asp.net site to work. Short version...

    I have a login page for users which I'm going to put a graphic...
  17. Replies
    3
    Views
    417

    Re: Datestamp a note entry?

    Unfortunately everything I find uses date=now. The danger with that is it showing the current date whenever the app is opened. (at least that's what happens when I've used 'now' in the past) I want...
  18. Replies
    3
    Views
    417

    [RESOLVED] Datestamp a note entry?

    Hi all,

    I have an application which has a label, set to multiline. This area of the app is for notes and comments. One of the database tables behind the app is specifically for the notes/comments...
  19. Replies
    4
    Views
    1,468

    Refresh Datagrid after an update

    Hi all,

    Hopefully a nice easy one for someone because I'm tearing my hair out now!..lol

    I have a main form with player information (it's a sports application). To add or edit a player the user...
  20. Replies
    1
    Views
    371

    Run a report from a button

    Hi all,

    Probably a stupid question (sorry in advance)...

    I've an application which contains data about employees etc. I'm now at the point I'd like to view the info in a different way. I...
Results 1 to 20 of 20



Click Here to Expand Forum to Full Width