473,385 Members | 1,523 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

ASP Form: Data getting deleted automatically

Hi Team,

I have a question which seems to be very infrequent in our application but we need a possible answer as to determine wht is causing an issue.

We have a form built using ASP, VB Script(db actions) and Javascript. The page contains an approval process where it will be emailed to different approvers based on the standard email system using vbscript. The issue is, sometimes(not always) the data gets automatically deleted during the approval process.

The issue is not happening for 100 records but will happen 10 records. Can you please advise what might be causing an issue. Any help would be greatly appreciated. This is critical!!

Regards,
chandhseke
May 19 '10 #1
5 2174
jhardman
3,406 Expert 2GB
If it were me, I would look to see if there was any way you could get through the approval process without saving the data. Are there any lines of code AT ALL that would delete the data?

Jared
May 21 '10 #2
Hi Folks,
I am chandhseke, facing an issue with one of the web application built recently using a old technologies like ASP,VB SCript and JavaScript

The problem really is seen intermittently but we are not able to recreate it. My web page has a sequence of approval process, an end user can select their approvers from a set of drop down boxes in the web page. The drop down functionality is such that when a approver name is selected by an end user his email address should automatically pop up in the corresponding text box field for which i have data binding using Javascript.

Whenever an approver approves the request using a button the data already updated in the table will be lost, not sure why. Does data binding would create such issues intermitently. Please advise if you have come across such issues in past.

Any help on this would be greatly appreciated!!

Regards,
Chandhseke
Jul 23 '10 #3
Hi,
There is no such delete script in my code that deletes data rather we have update script that gets executed each time when a approver approves a request.

Regards,
Chandhseke
Jul 23 '10 #4
Hi,
When i had my server team check the event logs we found an error 8004020c "At_least_one_recipient_is_required__but_none_were _found.".


Regards,
Chandhseke
Jul 23 '10 #5
jhardman
3,406 Expert 2GB
show the code that gets executed when the approval button is clicked. The error you are showing looks like an email error - like an email is being sent, but there is no one in the "to" field. But please show the code (or at least the pseudo-code) for the "approve" function.

Jared
Jul 29 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Steve | last post by:
I'm working in PHP, but am also using JavaScript, so perhaps there is a better way to do this using more PHP code...... I setup a search screen for my database, the user enters data and submits...
3
by: Jason | last post by:
Hi folks, I'm trying to create a section of a website with a unique file upload utility. The problem is that in most code and components I find to pass multipart/form data, you need to know the...
2
by: C Kirby | last post by:
I'm running a DB using MSDE (2000) that is interfaced by 2 different ades running on PCs with Access 2000 Runtime. One of the ADEs is a package accounting system that is very solid and stable, the...
1
by: TinTin | last post by:
Dear All, I got a wierd problem which I haven't been able to explain. I am working on MS SQL 2000. I don't know for what reason, the relationship between Parent/Child table is getting deleted....
15
by: Dominic Tocci | last post by:
When I submit a form to an asp page, the request.form is not getting the data. This only happens on my local copy of IIS, and not on my web host. It's a simple request.form, so I know it's not a...
1
by: Steve Lloyd | last post by:
Hi, I am using c# as my code for ASP.Net and getting some annoying behaviour I am creating custom handlers for events in the InitializeComponent section of a user control but when I redesign...
1
by: LD | last post by:
Hi, I'm pulling my hair out!! My problem is, I need to automatically upload a zip file along with 3 other pieces of text data to a web server and wait for it's xml response. Basically a...
5
by: Aryan | last post by:
Hi All, I am creating an image(.gif) file on server Using ASP and ShotGraph Third Party Tool, now with the help of this .gif image I am creating another Thumbnail image in ASP.NET. Now this newly...
0
by: deneb | last post by:
Hello all? When I restart the page or just logout the page, cookie file is deleted automatically. What's wrong with me?? here is my code. ' If I success in Login process, Save user ID in...
3
by: tayalamit7 | last post by:
Hey guys plzz help me in this , i am trying to delete row in database using disconnected architecture . it shows item deleted in datatable but does not delete in database here is my code Dim...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.