User Profile

Collapse

Profile Sidebar

Collapse
StrykerNet
StrykerNet
Last Activity: Aug 29 '09, 05:45 PM
Joined: Aug 11 '08
Location: Orlando, FL
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • StrykerNet
    started a topic ASP Classic Loop

    ASP Classic Loop

    I'm trying to create one landingpage for several different clients that the page recognizes what client is coming to the page and displays the proper services in the table I've created. The only problem is that I can't get the header of the table to update to what I have in the database. The name of the field in my SQL2005 DB is called IsPckgHeader.

    < %
    Dim conn
    Set conn = server.createob ject("ADODB.Con nection")...
    See more | Go to post

  • StrykerNet
    started a topic ASP Connecting to SQL 2005

    ASP Connecting to SQL 2005

    I need to create a dynamic landing page for my company using classic ASP. We have over 40 pages that we want to just have one template and have the page pull data from our DB and post the correct logo and services associated with that client on their page. I would appreciate any help I can get on this as I do not know hot to create the connectino to SQL or create the table neccessary to display the services and prices.
    See more | Go to post

  • Crystal Reports in VB.Net using Viausl Studio 2008

    I'm buiding an app that loads a crystal report document but it's loading the document from my local drive. I need to embed the crystal report i think because I don't want it reading from the local drive because I'm looking to deploy this to other users when it's done. Are there any other options? Please advise on what I can do.
    See more | Go to post

  • Crystal Report connection to SQL vb.net in Visual Studio 2008

    My Crystal Report is pulling information from a stored procedure I wrote. So everytime I run my application it prompts me for a password for the server. How do I bypass this step and hardcode the password into my application. I don't want my users knowing the password for the server. I am writing in vb.net using visual studio 2008.
    See more | Go to post

  • Well I'm fairly new to the programming scene and I don't know how to write it at all. So I don't know where to start really.
    See more | Go to post

    Leave a comment:


  • Display Text from Datagrid Column in Label in VB.Net

    I'm trying to figure out how to display the data that's in my DataGridView in Labels on my form. I'm using Visual Studio 2008 and writing in VB.Net. Need help.
    See more | Go to post

  • StrykerNet
    started a topic Text from form to form
    in .NET

    Text from form to form

    I'm working in Visual Studio 2008 in vb.net and I'm trying to make Form1 pass text in my labels to Form2. Can anyone help me? I can't figure it out.
    See more | Go to post

  • StrykerNet
    started a topic Opacity of Form in VB.Net in Visual Studio 2005
    in .NET

    Opacity of Form in VB.Net in Visual Studio 2005

    I'm trying to make my main forms opacity 50% on the click event of my buttons but I can not do it. Would appreciate assistance.
    See more | Go to post

  • StrykerNet
    started a topic MDI Form VB.Net in Visual Studio 2005
    in .NET

    MDI Form VB.Net in Visual Studio 2005

    I'm trying to create a new app in MDI but I cant seem to get the children correct. The farthest I got was setting the IsMDIContainer to True. How would I proceed? Also, I have my own menu bar on the left side of the window with buttons that should lead to the children. My menu bar keeps the focus when I try to open other windows. Please advise.
    See more | Go to post

  • StrykerNet
    replied to Make new form not show up in the taskbar
    in .NET
    I think I am talking about MDI....thank you for your help and I will be more descriptive next time, sorry about that.
    See more | Go to post

    Leave a comment:


  • StrykerNet
    replied to Make new form not show up in the taskbar
    in .NET
    Sorry this is VB.Net and I'm using Visual Studio 2008
    See more | Go to post

    Leave a comment:


  • StrykerNet
    replied to Make new form not show up in the taskbar
    in .NET
    I work with a programmer who's been doing this for years but he refuses to help, he's very arrogant to say the least...anyway he built a program that we use in the office that no matter how many windows he has open at once theres only one instance of the program in the start bar. I started my own program and when I open new windows they all show up in the start bar as seperate windows. I don't know if I'm making any sense.
    See more | Go to post

    Leave a comment:


  • StrykerNet
    started a topic Make new form not show up in the taskbar
    in .NET

    Make new form not show up in the taskbar

    I just started programming not too long ago and I am going for my MCAD andone thing they have not taught me in class is how to open up multiple windows inside a main form. Everytime I click on a button to call a new form (new window) it opens as a new window on my start bar. Is there any way to make the program open the windows in one?
    See more | Go to post
No activity results to display
Show More
Working...