Hi, I am new to xml,i have create a 3 textbox using xml,and i want to pass the user inputvalue to php variable and insert into db... how to do this... <label>User Name</label> <frontend_type>text</frontend_type> <sort_order>1</sort_order> <show_in_default>1</show_in_default> <show_in_website>1</show_in_website> <show_in_store>1</show_in_store> </samplefield1fromgroup4> need help....
jaraldumary
Posts
-
how to pass the xml textbox value to php variable -
change the index position in dropdownHI, Make a bit clear,changeSelectedIndex('selectbox', n); the 'n' is user choice or it changes dynamically at runtime.I want the index should be changed dynamically at runtime.I dont want to edit in code.
-
change the index position in dropdownThanks for your fast reply,I want the dropdown index should be changed during runtime,I dont want to assign the static value as 2, For the next if i select 3, then it will still remain in 2, I want the index to be changing as per user input.
-
change the index position in dropdownHi, How to change the index position of dropdown list,for example if i select 2nd index value of dropdown ,after showing the result again it moves to 0th index , i want it to be remain in 2nd index value... need help.
-
GridviewHi, I am new to php,I want to show a table in grid.need help.
-
How to get INR symbol "Rs".Hi, I am new to php, I am using magento tool in windows,in that currency symbol "Rs" is not displayed.Instead "RP" is displayed. What to do, help me. Thanx in advance.
-
using file.Hi, why we need to use generic class in c#. reply me, thanx in advance....
-
How to make a call to web servicesI want to use web service in my project,how to make a call. help me..
-
How to save datagrid values in the database.No i dont want to edit,update,select command.For example if i am loading an xml file to the project during run time.that particular file details must stored in database automatically... help me. Thanx in advance.
-
How to save datagrid values in the database.How to save an grid values in database (sql server 2005)at runtime.. Is there any link refer to me.. Thanx in advance..
-
validation in asp.netthank you
-
validation in asp.netyes, if there is any link refer to me..
-
validation in asp.netIs there possible to do xml validation in asp.net,without using validation controls in toolbox.. if so,refer some links. Thanx in advance..
-
How to set the Pagesettings in Reportviwerhello sir i want a sample code for the above things (merge two images)
-
merge two images in a single pictureboxhello sir i want a c# code for merge two individual picture in to asingle picturebox. Then the images are merge in one is back image and next one is fore image to differetiate these two images please help me ok bye
-
changing the screen color at runtime in asp.netthank you
-
changing the screen color at runtime in asp.netwhen the page is loading, the color of the form should be changed..
-
changing the screen color at runtime in asp.netyes theme color,how to change the color of the form in runtime, or else send some links to learn..
-
changing the screen color at runtime in asp.netHi, I want to change my screen color at runtime,help me..
-
set the image pixel as passwordHow to set an image pixel as password,instead of text.