User Profile

Collapse

Profile Sidebar

Collapse
joatman
joatman
Last Activity: Mar 17 '08, 03:39 PM
Joined: Feb 22 '08
Location: Utah
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • joatman
    started a topic Mixing Server generated HTML and GUI Design HTML
    in .NET

    Mixing Server generated HTML and GUI Design HTML

    I often create web pages where everything I display, such as radio buttons, text boxes and labels, is dynamically generated from the aspx.cs page. At other times I create everything on the aspx page using the GUI designer. I now want to do both. How do I generate something on the backend and put it in a specific place on the page that already has other HTML components?
    See more | Go to post

  • joatman
    started a topic Proxying a secure web page within my web page
    in .NET

    Proxying a secure web page within my web page

    I am trying to display pages from a firewalled web server on an accessible web server. I have access to the public web server and the public web server has access to the private one. In a way I want to have a mini local web client imbeded in a section of my web page. I don't need to browse, just see the status of a backend server.

    I am using c# and aspx code behind to access the page. I can get some of the page using this:...
    See more | Go to post
No activity results to display
Show More
Working...