Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7560433
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T12:54:04+00:00 2026-05-30T12:54:04+00:00

I need some help figuring out how to do something. I got this gallery

  • 0

I need some help figuring out how to do something.

I got this gallery (galleriffic) and some images that are store in Flicker.com so I used the flicker api to get the images but still add them manually to test the gallery.

Now I’m looking for a good way to insert the images into the html after I get them with the flicker api.

I found this htmltextwriter and used the function

Response.Write(GetDivElements());

but this is adding the div’s on the top of the html and not inside the body tag.

my qustions is:

  1. is HtmlTextWriter writer = new HtmlTextWriter(stringWriter) a good way to build html tags on the server side?

  2. Is there a better way to add elements to the html other then Response.Write(""); ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T12:54:06+00:00Added an answer on May 30, 2026 at 12:54 pm

    If you are using the older style of asp.net, and not asp.net MVC, then you can just create a div with an id and runat=”server”. Then you can just write directly to the html.

    aspx page

    <div id = "DivINeedToAddStuffTo" runat="server" />
    

    aspx.cs

    DivINeedToAddStuffTo.InnerHtml = GetDivElements();   
    

    Also, I do not see anything wrong with using HtmlTextWriter to create your Html markup

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm a n00b and I need some help figuring out this issue, I would
I need some help figuring this out. I am trying to create a function
I need some help figuring out this for loop logic. I know exactly what
Need some php help in figuring out how use this array I created, but
Need some help assigning a mouseover event to display some icons that start out
Hey all, i am in need of some help with figuring out how to
I need some help with figuring out Pythons *args and **kwargs . It's simple
I need help figuring out some regular expressions. I'm running the dig command and
I need some help figuring out what I'm doing wrong here. I am trying
I need some help figuring out the best way to proceed with creating a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.