473,326 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Placing a submit button after the datalist

hi:
I need to place a submit button immediately after the datalist which
may at times be very long.I had posted this problem before and I was
asked to change the layout from "Grid" to "Flow" layout and I still
have the same problem.Also I am not able to place a "placeholder" at
the bottom of my page.Could someone please elaborate a little more on
how I can do this maybe through sample codes.
Thank you.

Jagdish.l

Nov 19 '05 #1
2 1161

Hi Jagdish,

They did ask you to use the flow layout, but you should also be using tables
for positioning your elements. (Note: Supports of the <DIV> element,
please refrain from crying out for my blood.)

Place your datalist in one cell of the table, and place your button in a
cell in the next row of the table. This way, the datalist can expand in
size, and the button will show up at the end, without having to use any
absolute positioning as is probably the case right now.

Elaborate on what you mean by "I am not able to place a "placeholder" at the
bottom of my page.

-Altaf
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
<ja******@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
hi:
I need to place a submit button immediately after the datalist which
may at times be very long.I had posted this problem before and I was
asked to change the layout from "Grid" to "Flow" layout and I still
have the same problem.Also I am not able to place a "placeholder" at
the bottom of my page.Could someone please elaborate a little more on
how I can do this maybe through sample codes.
Thank you.

Jagdish.l

Nov 20 '05 #2


Hi:
Thanks for the reply.With regard to the placeholder what happens is
that upon placing the placeholder at the bottom of the page.It goes back
to the top of the form.I am not able to position it at the bottom of the
form.So hope this elaboration is clear..please excuse me as i am new to
dot net
Thanks
Jagdish.l

*** Sent via Developersdex http://www.developersdex.com ***
Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Matt | last post by:
I want to understand the difference between submit button and regular button: <input type="submit"> and <input type="button">. My understanding is that submit button will send the entire HTML form...
6
by: JSjones | last post by:
Hi all, I'm new to these boards and my javascript experience is fairly limited and basic so please bear with me. Anyway, on to the question and some background. I'm developing using ColdFusion...
1
by: reneecccwest | last post by:
Hello, I'd like to pass the "levelbtn" value when I click the filter button, but there are also other submit form buttons. I defined as "document.testform.submit();" in the javascript, but I...
15
by: JR | last post by:
Hi. I hope someone out there who is more versed with JavaScript than I can help me with the following annoying problem. Here's the problem. I have a form with the following layout: Column A...
4
by: Dmitry Korolyov [MVP] | last post by:
When we use btnSubmit.Attributes = "javascript: this.disabled=true;" to make the button disabled and prevent users from clicking it again while form data still posting, there is no longer...
3
by: Jeff | last post by:
I have a payment form with a submit button. A large percentage of users double-click the submit button thus submitting their payment information twice. I would like to use javascript to disable...
1
by: jagdishl | last post by:
Hi: I have a datalist which is populated dynamically based on a query.I have to place a submit button after datalist (not in the footer template) so that after pressing the submit button a final...
7
by: Bjorn Sagbakken | last post by:
Hello. There maybe an simple answer to this, but sometimes one get a strange blindness when working intensely on one single problem. I'm using ASP.NET 2003, building pages that include 3 user...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.