Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Arshad_Kar
Arshad_Kar
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
6

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Arshad_Kar
Customize the badges you want to showcase on your profile
Re: submitting the form data into sql database - Adobe LiveCycle 06-02-2014
i found them usefull but i am confused how to implement them.

Views

166

Likes

0

Replies

0
submitting the form data into sql database - Adobe LiveCycle 30-01-2014
i am evry much new to adobe live cycle with very hard efforts i have designed an admission form for students which i am expected to upload on my website for download purpose. I have put one button on the button with control type submit and in the submit tab i select the submit type as xml. and i put an ftp account of my website on the url box but from that i dont know how to make it functional because when i am trying it preview and click on submit button it promts me for ftp user id and passwor...

Views

873

Likes

0

Replies

3
calculating dropdown values with same case numbers: - Adobe LiveCycle 29-12-2012
Hi every body , pz help me out , i am new to jS.i have a form with dropdown lists , i am assigning values to every drop down text with case 0: case1: , case 2: so on . But i am populating the dropdown filed on the selection of radio buttons which generate different values on different selections. Now i got the problem when ever i assign case 0: value to firts radio button selection . It give s me the same value of another radio button drop down selection , is there any way to have separate value...

Views

488

Likes

0

Replies

0
dropdown text value display - Adobe LiveCycle 29-12-2012
Hi every body,plz help me i just got stuck in the mid of my form, i am very much new to java plz help me.i have designed a form with four dropdown lists drop1, drop2, drop3 and drop4 i need a value for ever text in the drop down e.g if there is a text Economics in the drop down i need its numeric value for that i have four numeri fields i.e drop1fee,drop2fee,drop3fee and drop4fee . and put the script is like this :switch (this.selectedIndex){case 0:drop2Fee.rawValue = 123;break; case 1: drop2Fee...

Views

687

Likes

0

Replies

0
bound value calculation - Adobe LiveCycle 27-12-2012
Hi, every body i am very much new with Java Script and need a help i have a form with four drop down lists namley drop1, drop2,drop3 and drop4 in every dropdown there are certain subjects like English, History, Maths etc which gets populated on mouse click by selecting BA (Radio Button)and are not predefined in object pallete. i set the bound value of english in drop1 like this drop1.clearItems()drop1.addItem("English","786"); i had another field with calculatedfee ( it displays me the text valu...

Views

411

Likes

0

Replies

0
populating dropdown list of a form - Adobe LiveCycle 26-12-2012
hi, every body. iam new in live cycle and with java,i designed an admission form with four subject choices which are shown fourdrop down list i.e drop1+drop2+drp3 &drop4 .in every droplist there are 13 common subjects which makes a combination of four subjects by selecting one from each. now what i want to do is if user selects economics from one droplist it should be automatically cleared from the other dropdown which is to be selected next ans so on. the code i used isdrop3.deleteItem(drop2.se...

Views

436

Likes

0

Replies

0