hi, i would like to know i can pick the hardware unique serial no for my applicaiton. i want to generate a code for unique pc so only one user can use my software. Thanks regards Umesh Daiya Web Developer
umeshdaiya
Posts
-
how to get hardware unique serial no -
how to show news on my page in between marquee using asp.netthanks for reply.
-
how to show news on my page in between marquee using asp.net -
show gif wait image ...hi, i am a new user of asp.net i want a work like i want to show pic on site open page and timer like buffering image is till a time after that it will open a new page. how i can do this. thanks and regard umesh daiya
-
how to read and write data in xml file using asp.net with c#hi i have a xml file and i would like to read and write data in XML file.i will use it in my news scroll. thanks
-
how to open pdf files in browserhi i have written code in php to open a pdf file in browser echo "pdf"; its not open pdf only start download file and after that i can open that file but i want to show this file on my browser while there is no iframe or other content please help me to show not download direct when i try to down load than download. please suggest code for me
-
javascript problemhi i face a problem in project i am using a javascript function to close the window function is window.opener.close(); it close mine opener i want this but before close that he asked tab closed or not. what i can do to do without asking close window thanks regards umesh daiya web developer
-
general html questionHi All, I am working on site where I am using iframes for dynamic html files. Each html file having own length and my iframe height is fixed. How can I set auto height for each page coming in iframe?
-
sql express backup and restorehi i am user of asp.net using c# and my database is in sql express which is inbuilt with .net i would like to just know how to back up and restore database not using code. thnaks
-
paging in php [modified]hi, i would like to know how i can paging in php with mysql. i want next, pre , first, last and combo box(listbox) where total number of pages shows in the combo box and when i click on page number than show records.
modified on Thursday, April 23, 2009 7:39 AM
-
about phpThanks Mr. Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic 2006, 2007, 2008 now a days i am not regullary working with forms so i didnot get this thanks. :-D
-
about phpi would like to know a form name like code project which can help me to code in php also. some months ago you started a lamp.codeproject.com but i didnot get any answer from that site and now a days when i visit this site i found site is not found. is there any other site which help me in php. Thanks
-
about asp -
to upload video in phphi all i would like to know i to attach video files in php using ajax control. and in some places i use ajax but some time its necesssary to refresh antotehr wise that not show updated data in list. :-D
-
How to set a page's display monitor's settingshi Hemant Thaker, i think you are taking about different resolution problem. i also having this problem. but one solution i apply in my application that is firstly i create static 1024X768 resolution design and than get screen resolution through height and width. and than check where screen of client is > than 1024 or not. if greater than difference of that get and than add half of the differnce from left. so my page always in middle while screen size will be more than 1024 X 768 and less than scroll show bydefault. try this i think its helpful for you. its concept i use till if you got any good idea than please given me. thanks :-D
-
ajax problemhi, i have a page which value is added, edited and deleted using Ajax. in this page when we click on add button than display a textbox and after entering value in this box click on button than value is store in database and show in list box, same process for all but some time its shows value in list box but some time its require refresh or when i enter second data then show last value. this happen some times not all time. :-D
-
javascript parent iframe access problemhi i have a form which contain three iframe like:-iframe1, iframe2 & iframe3. i am click on iframe1 one content and want to get iframe2. how can i do this using javascript.
-
mysql datethanks for reply.:rose:
-
sorting on cloumn headers acending and desandingya i know these are two commands to show asc and desc but i would like to know that i have a grid table in php and on every field i want to do this and show a image full process to do this this grid is filled by while loop as used in php all dataare there but i want to show sorting on header of the fields click. thanks for reply :-D
-
sorting on cloumn headers acending and desandinghi i would like to know how to sort my dynamic generated table in php when i click on any header row on first click sort acending and on another click sort on decending order. :-D