Jump to content

raviprakashg

Members
  • Posts

    78
  • Joined

  • Last visited

Everything posted by raviprakashg

  1. i using 1024x 768 resolution as My desktop and Site's Page Layout Is 800x600, and he Layout is aligmed center in Browser window. Problem is The align Center is working Properly in IE but in Firefox it stay in left, what should i do to may it centre in both browser <div class="Div" > <table width="780" border="0" cellpadding="0" cellspacing="0" bgcolor="#AFCAE4" id = "font3"> <tr bgcolor="#AFCAE4"> <td> |<a href="Index.asp">Home</a>|<a href="ShowProduct.asp?PC=''&Pk=''">View Product</a> |<a href="Dealers.asp">Dealer</a>|<a href="Contact.asp">Contact</a> |</td> <td> </td> </tr> </table></div>[B]CSS : (External File)[/B]body { margin:0px 1px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; SCROLLBAR-FACE-COLOR: #f2f9fd; SCROLLBAR-HIGHLIGHT-COLOR:#f2f9fd; SCROLLBAR-SHADOW-COLOR: #336699; SCROLLBAR-ARROW-COLOR: #336699; SCROLLBAR-BASE-COLOR: #f2f9fd; scrollbar-dark-shadow-color: #336699; scrollbar-3d-light-color: #f2f9fd; text-decoration: none; font-size: 11px; font-style: normal; align : center; color : #000000; background-attachment: scroll; background-image: url('Images/BG1.jpg'); background-repeat: repeat-y; background-position: left top; list-style-position: outside; list-style-type: square}.Div { align : center; text-align: center}
  2. can u tell for wha purposs u need it, so that i can give better suggestion.
  3. Any Free ASP / ASP.Net available??? Absolute free.including Domain Register.Any body know url of above topic.
  4. How to Check EOF/BOF in Asp.NET with Ms Access, There is Only way Using Dataset and Checking Row.Count?"Dear Friends i Just Entred into .Net World" So, Pls Support meThanks
  5. Hi, i feel to have sort option in "View New Post" Bcos the Page is Displays all forums, if someone want to see the selected forum the sort Option / Give User to select any of the forum to choose
  6. Okey, But My boss is wants to select the Details from which year he wants, kindly Help.
  7. if ur using the link into an table or Div Just call ID/Class(if its starts with .) = "Name Given" this will work
  8. Dear Friends,I want to Know how to Maintain My DB Year By Year(Finacial), Now im using Ms Access, what I want is the user have to Select the Database of which year he want to access to Manipulate or Take ReportsKindly Help me in this MatterThanksYours Ravi prakash
  9. this My Query"Select StartDt,EndDt from Table1"Now i will get an Recordset with collection of StartDate and EndDate, What i want is form the recordset i want to get the MaxDate and MinDate from one of these field"i use ASP, MsAccess"i think u Understand my Problem, Help me pleaseUr Dear Ravi
  10. thks to everybody who replyed to me
  11. ok, But I want to Know How to check javaScript Enabled or Not and how to Use Javascrpt in Global.asa. Please reply asap.ur Dear Ravi Prakash,
  12. welcome to W3schools,first you store the collection of records in file(xls or csv format) by executing a query and dowload it to ur local system and then append or update the value in the file into ur localdatabase. this is the way i use nowi think this will help UDo u Know How to check Browser Capability using GLOBAL.asa (Like javascript Enable)Ravi Prakash
  13. i don't know where u execute the Query. Explain me More.give me the error in english
  14. pls help someone, How to Check Browser Capability using GLOBAL.asa in ASP?
  15. Someone Help me How to Display Column name from an Recordset using ASP and to store Result in HTML File
  16. thks very much any other way pls. help me
  17. I have a Problem to append record taken from an table which was taken from online and its in .csv format. what have do is, the records to be appended in my local DB (the both tables has same fields)
  18. how to download table from a DB or records form a table into clients system in the form of xls and also upload the some record from the client sys to server.
×
×
  • Create New...