hello ppl,
can anybody tells me wat is wrong with the following code because it is skipping the last condition ("Your user ID is of the wrong format....)
function uname()
{
var iChars = "!@#$%^&*()+=-[]\\\';,/{}|\":<>?";
var iChars1 = "/^\w+\.\w+$/";
if (frmusermaint.txtuserid.value.length...
i have a search page. the user can input the search criteria in a text box and click the view button. the problem is that i want it to check the criteria which is in fact a "department name" in the db and see if it exists before displaying the data. if it is not there, it displays an error...
can anybody suggest how i can validate a username in the form "jane.keen" entered in a textbox. the point between the firstname and last name is mandatory.
Cheers,
Gold Pearl.
i have a form with controls in it which i validated using Javascript. when i enter erroeous data, it displays the error message but also submit the form with the erroneous data. i want it to display an error msg like "please enter correct data" instead.
code for form is as follows:
<script...
hello
I want to set up some tabs in my asp page. but after some search, am getting trial or demo version of tabs.
anybody know how to do this or give soem url (no trial plz)
Cheers,
Gold Pearl.
hello
I want to set up some tabs in my asp page. but after some search, am getting trial or demo version of tabs.
anybody know how to do this or give soem url (no trial plz)
Cheers,
Gold Pearl.
Hello
I have a few crystal reports and now i want to integrate them in my asl pages and be able to display these reports in the browser.
anybody knows how to do this or can provide some good url.
Cheers,
Gold Pearl
just started that thread in asp forum..some1 asked me better post it here. so here we r!
Hello
Can anybody tell me how to retrieve multiple records from a table based on the same criteria and display it as selected in a listbox?
For eg from a combo, i select a type of beverage(lstbev) and...
Hello
Can anybody tell me how to retrieve multiple records from a table based on the same criteria and display it as selected in a listbox?
For eg from a combo, i select a type of beverage(lstbev) and when i click the view button, i have all the characteristics for that beverage listed in a...
(asp 3.0 + sql server 2K)
i want to insert the contents of dynamically generated textbox in a table.
in my first web page, a user can make a series of selection (eg select a position - let's say 'engineer').
when the user clicks the next button(next1), a table is displayed with the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.