No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
I am newbie to PHP and trying to develop a website like SecureSite, [sitelock](http://www.sitelock.com). I will issue an embedded link with seal to websites, when the seal is clicked, it will be verified by my website. Any idea on how to progress with this will be highly appreciated.
Hello guys, i am working on a University management project which involves different staff accessing the programme. I have a table in a database, where i store the StaffID, StaffName etc How do i differentiate a lecturer from gardener, security etc who still has a staffID. When they login, i …
[B]I am developing a database programme on VB 5, but i do not want to use MS Access as the database. Is there any help available for Oracle or SQL Server databases? Thanks[/B]
Hello guys, i am in final year and planing designing an E-voting system for a country. What do you think is the basic requirements for such a system.. Please i need clues thanks
i am trying to save values in a textbox for each item in a list of items. The textbox will prompt for values and a button(btnTag) saves the value to the item in a list. The code below saves the value of the textbox for all the items in the …
i have a file path shown below i intend to display file only; C:\Users\densman\Documents\ImageUploader\[B][COLOR="red"]Chickens1.jpg[/COLOR][/B] is there a way to display [B][COLOR="red"]chickens1.jpg[/COLOR][/B instead of all the path?? Thanks
Hello, i am trying to write an application that will be able to search the local computer for images. Then copy the images path to a textbox and display the picture in a picturebox. Please i need your ideas and help thanks..
Try this code it should automatically resize ur pictures [QUOTE] [ICODE]Imports System.IO Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load End Sub Public Sub AutosizeImage(ByVal ImagePath As String, ByVal picBox As PictureBox, Optional ByVal pSizeMode As PictureBoxSizeMode = PictureBoxSizeMode.CenterImage) Try picBox.Image = Nothing …
Hello i urgently need help or ideas with this question. i have a 4 images to display in a web page, a. when a pay button is clicked it loads 10 tokens enabling the player to play 10 times b. when a play button is clicked, it randomises the images. …
How do u write a code for vehicle registration checker with maximum of 7 character input. The first two letters searches for the list of cities, the following 2(numbers) searches for random numbers of the car(pre written) and the last 3 shows a car manufacturer code.. When a button is …
How do u write a code for vehicle registration checker with maximum of 7 character input. The first two letters searches for the list of cities, the following 2(numbers) searches for random numbers of the car(pre written) and the last 3 shows a car manufacturer code.. When a button is …
How do u write a code for vehicle registration checker with maximum of 7 character input. The first two letters searches for the list of cities, the following 2(numbers) searches for random numbers of the car(pre written) and the last 3 shows a car manufacturer code.. When a button is …
The End.
densman