Go Back   Ultimate Web Site Drop Down Menu Forum > Search Forums
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Showing results 1 to 25 of 45
Search took 0.01 seconds.
Search: Posts Made By: ISMAILC
Forum: Javascript 10-14-2009, 09:29 AM
Replies: 0
Views: 87,485
Posted By ISMAILC
Question One Radio button (2 circles) look like two buttons

Hi,

I have One Radio button which has two cricles, I would like to convert this to look like two buttons.

Is this possible, Please help
Forum: Javascript 04-07-2009, 02:33 PM
Replies: 0
Views: 41,255
Posted By ISMAILC
Question Javascript server side needed to connect & retrieve from SQL DB

Good day,

Javscript server side needed to connect & retrieve from SQL DB.

Can you please help by providing some code?

I have an aspx page which I want to edit by adding information from a SQL...
Forum: CSS and HTML 03-31-2009, 09:09 AM
Replies: 0
Views: 41,350
Posted By ISMAILC
Question Force insert value to TextBox in a certain order

Hi, I need help please.

I have a textbox with char length 30 & a tooltip providing user information on how the value should look like.

The value should be in the following order of: Test1 Test2...
Forum: Javascript 11-21-2008, 08:18 AM
Replies: 1
Views: 48,759
Posted By ISMAILC
Got help: <script> function maxGoto(webpage)...

Got help:

<script>
function maxGoto(webpage) {
// Move window to top left corner then resize it to screen size
window.moveTo(0,0);
window.resizeTo(screen.width,screen.height);

// Goto the...
Forum: Javascript 11-20-2008, 05:37 PM
Replies: 1
Views: 48,759
Posted By ISMAILC
Question URL to open in maximized window state within current window

Hi, I need help please!

I have a link on a page, where i wont it open in maximized window state.

the "_parent" allows to open in current window, but the maindow is never at maxmize state.
I want...
Forum: CSS and HTML 11-18-2008, 11:02 AM
Replies: 0
Views: 41,955
Posted By ISMAILC
Question Create a lookup to point to a DB where I specify a query

Hi, I need help!

On my page I have no connection to the db, how do I create a lookup to point to a DB where I specify a query and result to my dropdown.


Regards
Forum: CSS and HTML 11-18-2008, 10:57 AM
Replies: 1
Views: 49,037
Posted By ISMAILC
Question One text box split to look like 4 textboxes with combined result one value

Hi, I need help please!

I'm not to sure if this possible.

I need to split a textbox to look like 4 textboxes with background text indicating the value required for each text box.

I want the 4...
Forum: CSS and HTML 11-17-2008, 08:13 AM
Replies: 1
Views: 49,039
Posted By ISMAILC
Working! [code:] <tr> <input type="text"...

Working!

[code:]
<tr>
<input type="text" text="Keyword" id="keyword" value="">
<input type="button" text="filter" id="filter" onClick="(document.getElementById('keyword').value=='') ?...
Forum: CSS and HTML 11-16-2008, 06:55 PM
Replies: 1
Views: 49,039
Posted By ISMAILC
Question 2 IFrames -Iframe1 btn onclick load iframe2 src & pass iframe1 txtbox val as param

Hi, I need help please.

I need to create a textbox with a report url in an iframe below.
Onclick of button create IFrame and pass textbox value into parameter of iframe src.

I'm not to sure how to...
Forum: CSS and HTML 11-05-2008, 01:10 PM
Replies: 1
Views: 48,356
Posted By ISMAILC
Question In <TD> certain length/max length then force <BR>

Hi, I need help please.

In <TD> certain length/max length then force <BR>

I would like within a <TD> to allow certain amount of char and then force a <br>.

Is this possible, Please...
Forum: CSS and HTML 10-31-2008, 06:18 AM
Replies: 3
Views: 63,602
Posted By ISMAILC
Wink Thanks - great stuff

Thanks - works for me...
Forum: CSS and HTML 10-30-2008, 10:30 AM
Replies: 3
Views: 63,602
Posted By ISMAILC
Question Set the height of a drop down

Hi,

Is there a way of setting the height of a drop down box?
I could manage this by setting the font-size but have to set it really big to get the height of the drop down to increase!

Please...
Forum: CSS and HTML 10-22-2008, 02:39 PM
Replies: 2
Views: 55,709
Posted By ISMAILC
Thanks it works nicely.

Thanks it works nicely.
Forum: CSS and HTML 10-21-2008, 05:52 PM
Replies: 2
Views: 55,709
Posted By ISMAILC
Question Change border color of table for current row only

Hi, need help please!

I have a table within a table, the background color of table is blue to match the background color of my <td>.

but now i want onmouseover to change the background color of...
Forum: CSS and HTML 09-10-2008, 12:53 PM
Replies: 1
Views: 23,023
Posted By ISMAILC
frame within current form & use id for Hyperlink target

Hi, I need help please!

I have an hyperlink object which i want the navigateurl to open within the current form below the object.

so is there a way to create a frame within the current form & use...
Forum: Javascript 09-10-2008, 10:38 AM
Replies: 0
Views: 40,869
Posted By ISMAILC
Hyperlink Targeturl to open within the current frame - current frame name

Hi, I need help please.
I have a page with a stylesheet that is read froam an aspx form.

On the form I have an hyperlink object - which iIwant the Targeturl to open within the current frame where...
Forum: Javascript 03-03-2008, 07:14 AM
Replies: 3
Views: 32,544
Posted By ISMAILC
Smile Great!!! - I got it going!

Hi, Thank You very much for all the help!!!

What i did was add the following attribute to my submit button where the focus was on!

<xsl:attribute name="onfocus">this.blur();...
Forum: Javascript 03-03-2008, 06:45 AM
Replies: 3
Views: 32,544
Posted By ISMAILC
Thanks - i don't have a body to do an onload

Thanks - i don't have a body to do an onload

[code]
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:asp="remove" xmlns:igchart="remove"...
Forum: CSS and HTML 02-29-2008, 06:37 AM
Replies: 1
Views: 28,720
Posted By ISMAILC
Question Send html email with attachement lying on server authentication on, requires login!

Hi,

I'm sending html email with image in html, image lies on the server.
but when the user recieves the image, it requires the user to login to the server everytime.

I set authentication mode on...
Forum: Javascript 02-29-2008, 06:11 AM
Replies: 3
Views: 32,544
Posted By ISMAILC
Question No focus on page, when page loads

Hi, i'm using an xslt file that loads my page - which does not use a body.

The problem i have is that everytime i open the page the focus is on the submit button. I don't really want that - where i...
Forum: CSS and HTML 02-28-2008, 12:22 PM
Replies: 2
Views: 55,648
Posted By ISMAILC
Great!!! Thank You VERY MUCH

Great!

I am going to add it to my xslt file & start checking it.

Thank You.
Forum: CSS and HTML 02-27-2008, 01:47 PM
Replies: 2
Views: 55,648
Posted By ISMAILC
Question Unselecting one Radio button

Hi, I need help!

I Would like to know of one can unselect a radio button.

i know one can unselect a radio button by selecting another radio button.

but what happens when there is only one, is...
Forum: CSS and HTML 02-27-2008, 01:41 PM
Replies: 1
Views: 33,188
Posted By ISMAILC
Question Set Checkbox background color - IE6

Hi, I need help.

I want to set the the checkbox background color in IE6, but it does not seem to be possible:

i tried: style="background-color : red;"


Any Ideas?

Regards
Forum: CSS and HTML 02-04-2008, 12:27 PM
Replies: 0
Views: 29,002
Posted By ISMAILC
Question vertical align the text within a text box

Hi, I need help please!

I want to vertical align the text within a text box.

I can set the vertical align of the text box but not the text.

My text box has a style property of: style ="height :...
Forum: CSS and HTML 01-28-2008, 06:48 AM
Replies: 1
Views: 27,580
Posted By ISMAILC
Smile Got it sorted out!

Hi, Thanks for the assist got it sorted out!
I had to remove : style="background: url(../../images/template/glass/c.png);
it was trying to load the image the whole time!

Thank You
Showing results 1 to 25 of 45

 
Forum Jump

All times are GMT. The time now is 03:09 AM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.