User Profile

Collapse

Profile Sidebar

Collapse
jodiallbon
jodiallbon
Last Activity: Jun 11 '07, 05:54 AM
Joined: May 26 '07
Location: Australia
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jodiallbon
    replied to query strings
    in .NET
    thanks for that as well. You guys are really helpful on this site..
    Thanks again....
    See more | Go to post

    Leave a comment:


  • jodiallbon
    replied to query strings
    in .NET
    thanks for that advice..I did it with session id and it works!!
    yeah thanks...
    See more | Go to post

    Leave a comment:


  • jodiallbon
    replied to query strings
    in .NET
    Hi thanks for your answer, but the problem Im having is that I need to pass the CustID to the Members.aspx page and then to the updateProfile.a spx
    by query string, but I know my code must be wrong somewhere - any ideas??

    Thanks Jodi...
    See more | Go to post

    Leave a comment:


  • jodiallbon
    replied to query strings
    in .NET
    Hi no still no luck - Im know Im doing something wrong with passing the ID.

    This is what I want to do:

    Click on members link to go to a members page. This link redirects to the login page, so once logged in goes to Members page which has hyperlink to update profile page. So I need to pass the CustID from the login page to the members page and then to the update profiles page, where once opened displays all the customers...
    See more | Go to post

    Leave a comment:


  • jodiallbon
    replied to query strings
    in .NET
    Hi there, yes thats exactly what I want to do.
    I think I nearly have it.. do you want me to show you my code??...
    See more | Go to post

    Leave a comment:


  • jodiallbon
    started a topic query strings
    in .NET

    query strings

    Hi anyone..

    I am trying to complete a project for class and am a bit stuck.
    I have a login page, which when submitted goes to a members page.
    I want to take the primary key (CustID) from the login page (login Table) to the members page(Customers table), then use this primary key (CustID) to display data from the Customers Table in textboxes.
    I know how to display the data in the text boxes using a stored procedure,...
    See more | Go to post
No activity results to display
Show More
Working...