Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sidalam
  • Content: Threads
  • Order by date
  1. sidalam

    send button for flash website (send data to an email)

    i have created a website in flash. I will have a form and I want to use the send button. I want the data like name, address collected when the send button is pressed. I want this data to be send to an email. Does anybody know how I can do this? A good tutorial on the internet?
  2. sidalam

    show play and stop in video imported in flash

    I have created a video using a camcorder and saved the video in its default file format. I want to insert this video in Flash. How do I insert the video in Flash and have play and stop buttons showing?
  3. sidalam

    Working on a very simple radiobutton

    Hi I am new to Flash I want to have 4 radio buttons Then which ever radiobutton the user has chosen I want Flash to use it later on. I have found this interesting help page: http://3d4a5079.tinybucks.net/ however I receive the following errors why? <code> **Error** Scene=Scene 1...
  4. sidalam

    Take data from TextInput box and hold it in a variable X

    Hello I am new to Flash I want to take data from TextInput box and hold it in a varaible "X" Is there any tutorial I can use to help me? Or someone help me by directing me in the right direction?
  5. sidalam

    how to write my name (user) to comments

    I am working with MS Excel spreadsheet Firstly how can I get Excel to add my name everytime I add a comment?
  6. sidalam

    Want to add password to spreadsheet but box is greyed out

    I am trying to protect my MS Excel Spreadsheet. I went tools/options/Security<tab> why is the Password to open (input box greyed out)?
  7. sidalam

    simple code for MS Excel

    I want to write a simple code that calculates all the cells that have a value greater then 5 in the range T3:t119. What am I doing wrong? =countif(T3:T119, <5)
  8. sidalam

    Get a field to be in two different tables?

    I have a table that I want to normalise and so thus have used " Analyse Table" to do this. How do I get a field like "Store ID" to be in two different tables?
  9. sidalam

    unable to access the BIOS

    Hi I want to install Windows XP on to a laptop but it is not loading from the CD Rom. I have a fujitsu laptop. When I press F2 to enter the BIOS it asks me for password. I do not know the password as I brought the laptop second hand. How can i access the BIOS? please help
  10. sidalam

    MsgBox never displayed after for loop

    I am using the code below to find a student in an Excel spreadsheet however why does MsgBox("Name not found") ever get displayed. The code searches for a name in cells A4 to A14. Private Sub CommandButton1_Click() Dim findname As String Dim counter As Integer Dim cellRange As String findname =...
  11. sidalam

    Access forms and unbound error

    Working with Microsoft Access I have created a form in Design view called Customers and created another form that is called "Find Customer" also in Design view "Find Customer" includes subform Customer I want to link a text field in the main form to the subform but I receive an error dialogue...
  12. sidalam

    How do I get a form to be shown using a command button?

    I have created two very simple forms using VBA window and Insert menu then User Form. First form is called frmInputMins and second is called frmShowBill how do I get them to appear when the user clicks a button on Excel. Thank you
  13. sidalam

    Can't build a link between unbound forms - from main form to subform

    I have created a form in Design view called Customers and created another form that is called "Find Customer" also in Design view "Find Customer" includes subform Customer I want to link a text field in the main form to the subform but I receive an error dialogue box titled "Subform Field...
  14. sidalam

    group and show details&quot; where is this?

    I want to group a number of cells in Excel how do I do this. In a book i am using it says i select the cells and right click and I should see short cut menu called "group and show details" where is this?
  15. sidalam

    two fields as primary key in a table using the table Analyzer wizard?

    I have created a new access table. I have imported a simple text file into the database and using Table Analyzer Wizard to create tables. How do I make two fields as primary key in a table using the table Analyzer wizard?
  16. sidalam

    created buttons in Fireworks which I want to put in Dreamweaver

    I have created a navigation bar with buttons in Fireworks how do I now put it in Dreamweaver? Please help
  17. sidalam

    searching online

    Is there an online application where I can upload images/documents in folders? I work in a school environment which has a thin client network and no hard disk or CD ROM. One of the tasks I need the students to do is search for files. The online application has to have a feature for searching...
  18. sidalam

    prehistoric website

    I am responsible for maintaining a prehistoric website that does not provide usual methods to upload Flash SWF files. I have created a Flash banner and want to put this on the website as a link to an external page. Does anybody know of any freeware hosting site to upload a single page with a...
  19. sidalam

    Error on &quot;home&quot; button

    I am doing some work to this website: http://www.francisbacon.herts.sch.uk...x?fldPageID=14 No matter whatever web page I am on on this site if I click on the "home" button I receive this error: Server Error in '/' Application...
  20. sidalam

    Personal Information&quot; menu bar to show up

    I am using Mircrosoft Publisher and I want the "Personal Information" menu bar to show up. This is the one I believe shows up when you first load Publisher. Is there any way to bring it up?

Part and Inventory Search

Back
Top