Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
Is it possible that jquery html work for both html and xml document?
I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing
How to generate strong name key file or which command is used to generated strong name key file?
What is difference between SMC supportg and Glass Fibre Reinforced Plastic Support.
Why and when NGR panel required. Is it necessary to design a NGR panel for a 6.6kV Alternator paralleling with Grid????
how to calculate share values of a company.
What is huffman’s algorithm?
What are the server requirements to install codeigniter?
in linux what is the last ver to use of bootloader lilo,after lilo not use in linux and only use upper ver grub?
Mention what is bank reconciliation?
What are the three types of design patterns?
What is xml sql?
Explain the asp.net page life cycle.
What is the use of array_count_values() in php?
What are the types of corrosion? : Electrochemistry Corrosion