Hi,
Is there anyway i can tokenize string using javascript?
If you have written your own method.. also it will be appreciated?
Regs,
Ravindra N
Hello experts, i am using IIS 5.0. when i tried to run iis from control panel->Adminstritavi toolds->Internet Information Services but i failed. then i gave the command
iisreset localhost /s...
In any given ASP.NET Web application, there's an opportunity to specify session timeout for that app using the IIS console or by editing the application's Web.Config. Does anyone know if a se...
I am trying to create a DFD for a e-commerce website and to help me do this it would be useful to see some finished DFD's.
Any links you can provide to this would be much appreciated.
Re...
I am not sure if this is the correct forum, but here we go. I am running Windows 2003 Server/IIS 6.0 and all was well untill this morning. All of a sudden, I get "Service Unavailble" in black ...
I can use onMouseOver with a hyperlink to change the text color, or add a border, but when I'm using an image in the hyperlink, I can't figure out how to alter the image.
With just straight i...
This is fairly trivial with all the other stuff being discussed in here at the moment but does any one know if their is anyway to format HTML Select tags to look different to the standard dr...
H,
I am working with dropdownlists and am trying to pass the selected item to a textbox field or checkif selected Item is a certain value:
Here is what I have done:
If objDropDownList...
Hi All,
In ASP.NET , I am using window.showModalDialog method to open a modal window. But when I try to do some processing in the modal window, it opens up another window. Like I hav...
Hello All:
I want to have a textarea in my html page, this textarea will allow users to type in as much as they like and they also can see what they typed on the screen because textarea wil...
Hello i have this script on my page to verify the length of the checkboxes on the page.
for(i=0; i<document.form.checkbox.length-1; ++i)
{if (document.form.checkbox[i].checked)
retur...
Hi: I am currently downloading the file of type .nrg, I have a software name magic disk which i downloaded from internet. My question is can i use the .nrg file to decompress on my machine as ...
Hi I get this error when I am accessing the custom page from a client machine.
=============================================================================
Server Error in '/CUST_CaseHist...
I have a select box that is dynamiclly generated
It starts out as
<select name="Overtime" id="Overtime">
<option value=""></option>
</select>
Then based on other things happening on ...
I need to know some ideas for a sales recording ERD. I will supply you with basic information of existing tables and supply the ideas I have developed. I have yet to find an idea that I like, ...
What are the differences between PHP4 and PHP5?
I'm working on a date and time submission form at:
http://cedarvalleyfsbo.com/listit/requestApt.asp
I'm working on the time fields... I have javascript listeners for onkeypress events fo...
HI everyone,
I want to develop a facebook application can some one please tell me how can i develop it i have gone through the site of facebook and do understand that i can get API free but...
In an html program I am using a script (version A) to send some XML data to a server to be processed. This, JavaScript function, posts the XML data to the server. I slightly different script ...
I am trying to grab the network ID of the user and check if its netID is in the database as follow, but Iam having problem with the EXIST or IN clause.
(the database is MS SQL)
Dim str...
this is for use internally so whatever security issues are not a problem. i just need to know what to setup to make it work. i would like to be able to click on a link, or button or somethin...
I have spen for now, like 3 hours to find any kind of Smarty Editor plugin and english dictionary for Eclipse 3.2
Can somebody help me with that
hi all,
IntTemp = Int((255 * Rnd()) + 1)
I used above ASP.NET code. Problem is in " Rnd() "
Rnd() value is changing everytime.
What is the alternative for Rnd()? OR How will stop R...
Anyone have any clue why this wouldn't work?
if (isNaN(form.inquiryPhone.value)==true) {
alert("We need a valid phone number in this form (9165551212), please enter it before continuing...
Hi All,
I am having trouble with my localhost on windows XP machine. Whenever I type "http://localhost" on my browser, it keeps on telling me about "The page cannot be displayed
There is...