nissan240zx
Programmer
Hello All,
Need some ideas for a concept I am working on.
The concept is - I have a application that will store images on the server to be used by certain application.
The section I am working on now is more like a image bank.
You add images, edit, search them.
The fields for add image are:
Image Name - Name of the image
Image Code - Unique code to indentify the image
Image - Image Upload (Browse).
Now for Image Code I want to do something similar to Yahoo Mail Id signup page..where when you enter your desired yahoo mail id - immediately a button shows up saying "Check Availability"..and you click it and it checks if the id exists - If No then it allows u to use the id...if it exists then you are given suggestions to select something new and you can either select it or enter a new id.
Want to do something same.
But instead of getting all complex.
I just want my suggestions to be simple.
For example if the image id I am entering is "Image", I want my suggestions to be Image001, Image002, Image003.
Please advice...
Thanks...
A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder
Need some ideas for a concept I am working on.
The concept is - I have a application that will store images on the server to be used by certain application.
The section I am working on now is more like a image bank.
You add images, edit, search them.
The fields for add image are:
Image Name - Name of the image
Image Code - Unique code to indentify the image
Image - Image Upload (Browse).
Now for Image Code I want to do something similar to Yahoo Mail Id signup page..where when you enter your desired yahoo mail id - immediately a button shows up saying "Check Availability"..and you click it and it checks if the id exists - If No then it allows u to use the id...if it exists then you are given suggestions to select something new and you can either select it or enter a new id.
Want to do something same.
But instead of getting all complex.
I just want my suggestions to be simple.
For example if the image id I am entering is "Image", I want my suggestions to be Image001, Image002, Image003.
Please advice...
Thanks...
A good programmer is someone who looks both ways before crossing a one-way street. - Doug Linder