I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
6 13158Post New NetEnrich Linux Commands Interview Questions
who can view flash? : Adobe flash
What is rownum in sql?
What is top left in css?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is expert view and keyword view?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is an insurer?
What are the difference between action hook and filter hook in wordpress?
What is the process of changing the split size if there is limited storage space on Commodity Hardware?
How to make a chain of function decorators?
What is a blog roll?
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
What is meant by ordered and sorted in collections?
What is Direct Access Method?
Explain the parameters to change the size of the picture?