Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 17 of 17
Search took
0.07
seconds.
Search:
Posts Made By:
deepthiz
Forum:
ColdFusion
06-18-2013, 02:54 PM
Replies:
0
Checkboxes in Coldfusion form
Views:
181
Posted By
deepthiz
Checkboxes in Coldfusion form
<table id="tab1" align="center">
<tr>
<td>
<input type="checkbox" onclick="return callme();"
<cfif structKeyExists(form,'chkbox3')> checked="checked"</cfif> name="chkbox3"...
Forum:
JavaScript programming
10-17-2012, 02:53 PM
Replies:
2
custom confirm box
Views:
305
Posted By
deepthiz
custom confirm box
Hello all,
im looking to change the text on a confirm box 'ok' 'cancel' to 'yes' and 'view the case'. is it possible to do this using the regualr confirm box? the option will be
DO you want to...
Forum:
JavaScript programming
10-03-2012, 03:15 PM
Replies:
0
Coldfusion pagination and search
Views:
309
Posted By
deepthiz
Coldfusion pagination and search
I have the below code on a coldfusion page. This page displays the data from the query below having 25 records per page with pagination. Now i need to provide a textbox and search button so that the...
Forum:
JavaScript programming
09-20-2012, 10:32 PM
Replies:
10
passing checkbox values from a child form to a parent form on submit in javascript
Views:
841
Posted By
deepthiz
i made a silly mistake its working now!!! thanks...
i made a silly mistake its working now!!! thanks a bunch for your time! atleast i can move ahead with work now :) thanks again
Forum:
JavaScript programming
09-20-2012, 09:41 PM
Replies:
10
passing checkbox values from a child form to a parent form on submit in javascript
Views:
841
Posted By
deepthiz
thanks! im getting undefined on the parent page...
thanks! im getting undefined on the parent page instead of the cat descriptions!
the pair is not getting split actually....
when i alert the descs im getting undefined. :( on the child page
Forum:
JavaScript programming
09-20-2012, 09:14 PM
Replies:
10
passing checkbox values from a child form to a parent form on submit in javascript
Views:
841
Posted By
deepthiz
Above the Narrative! sorry i was not clear
Above the Narrative! sorry i was not clear
Forum:
JavaScript programming
09-20-2012, 08:54 PM
Replies:
10
passing checkbox values from a child form to a parent form on submit in javascript
Views:
841
Posted By
deepthiz
thanks again old pedant, on the parent...
thanks again old pedant,
on the parent page.
There is no input field for the category description.....on the parent page...like there are textareas for brief and narrative which get populated...
Forum:
JavaScript programming
09-20-2012, 02:11 PM
Replies:
10
passing checkbox values from a child form to a parent form on submit in javascript
Views:
841
Posted By
deepthiz
thanks for your reply Old pendant!. I made the...
thanks for your reply Old pendant!. I made the changes....im able to get the values in the textareas that is the brief and the narrative from child to parent page.
I want to retrieve the...
Forum:
JavaScript programming
09-19-2012, 08:36 PM
Replies:
10
passing checkbox values from a child form to a parent form on submit in javascript
Views:
841
Posted By
deepthiz
passing checkbox values from a child form to a parent form on submit in javascript
I have the below code in a coldfusion parent form. ON click of a checkbox a child window (abc.cfm) opens which has for example 5 checkboxes related to the check box on the parent window.
<input...
Forum:
JavaScript programming
02-27-2012, 06:41 PM
Replies:
5
Disable a radio button on form submit
Views:
646
Posted By
deepthiz
Can you please give me an example of this....so...
Can you please give me an example of this....so that I can use it in my JS
Forum:
JavaScript programming
02-27-2012, 05:41 PM
Replies:
5
Disable a radio button on form submit
Views:
646
Posted By
deepthiz
I tried this too, it gets disabled before the...
I tried this too, it gets disabled before the form is submitted for a second and when the page reloads the radio buttons have no selection. (they are no disabled). Please advice
Forum:
JavaScript programming
02-27-2012, 03:39 PM
Replies:
5
Disable a radio button on form submit
Views:
646
Posted By
deepthiz
Disable a radio button on form submit
Hello all,
I have 2 radio buttons
update bsc value
update mnr value
when user selects update mnr value, two more radio buttons should appear.
I have mnr value
I do not have mnr value.
Forum:
JavaScript programming
10-21-2011, 06:54 PM
Replies:
2
Javascript help! auto select
Views:
266
Posted By
deepthiz
Javascript help! auto select
Hi all,
I am newbie to JS. I have the below task. Please advise.
I have a result set of a query being displayed on a page. (5000+ rows).
I have to provide a search capability, a search box...
Forum:
JavaScript programming
09-28-2011, 04:56 PM
Replies:
2
Javascript select box help
Views:
280
Posted By
deepthiz
Thanks a lot Philips!
Thanks a lot Philips!
Forum:
JavaScript programming
09-28-2011, 04:19 PM
Replies:
2
Javascript select box help
Views:
280
Posted By
deepthiz
Javascript select box help
Hi all,
I am a newbie to JS. So please extend your help suggesstion to solve this problem I have.
I have 2 select boxes. Data in one select box is corresponding to the data in the other select...
Forum:
JavaScript programming
05-09-2011, 09:25 PM
Replies:
1
Pass value from a textbox to Selectbox
Views:
480
Posted By
deepthiz
Below is the piece of code, which is being used...
Below is the piece of code, which is being used to pass values from one select box to the second one.
I have removed the first select box and replaced it with an autosuggest text box.
<script>...
Forum:
JavaScript programming
05-09-2011, 08:12 PM
Replies:
1
Pass value from a textbox to Selectbox
Views:
480
Posted By
deepthiz
Pass value from a textbox to Selectbox
Hi All,
I am a newbie to Javascript, I have a text box which when searched with 3 characters of vendor name will do ajax request and populate the results below the textbox, beside the box are two...
Showing results 1 to 17 of 17
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
02:46 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.